Get this data via API

Classify papcor.com — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://papcor.com"}'
{ "domain": { "domain_url": "https://papcor.com", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.39495235681533813, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.38157203793525696, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.3495180308818817, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.3135707378387451, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.2118213176727295, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1754869967699051, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/News/Business News/Company News", "confidence": 0.14471988379955292, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.13171273469924927, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.1176283434033394, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs