Get this data via API

Classify braidot.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://braidot.com"}'
{ "domain": { "domain_url": "https://braidot.com", "categories": [ { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.6037494540214539, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Biological Sciences/Neuroscience", "confidence": 0.4309770464897156, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.27628621459007263, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs