Get this data via API

Classify brathula.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://brathula.com"}'
{ "domain": { "domain_url": "https://brathula.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.30233901739120483, "IAB-147-132": "Education - Language Learning" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.27578189969062805, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Sports/Team Sports/Other", "confidence": 0.13943304121494293, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Other", "confidence": 0.1225188672542572, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1054149940609932, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.10031651705503464, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs