Get this data via API

Classify rohith.co.uk — 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://rohith.co.uk"}'
{ "domain": { "domain_url": "https://rohith.co.uk", "categories": [ { "name": "/Science/Computer Science/Other", "confidence": 0.8897002339363098, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.28387847542762756, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Books & Literature/Other", "confidence": 0.22893865406513217, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Science/Mathematics/Other", "confidence": 0.1414388120174408, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs