Get this data via API

Classify talkbotix.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://talkbotix.com"}'
{ "domain": { "domain_url": "https://talkbotix.com", "categories": [ { "name": "/People & Society/Social Sciences/Communications & Media Studies", "confidence": 0.7930194735527039, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5473123788833618, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.4570789337158203, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.3166067898273468, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Other", "confidence": 0.13475048542022705, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.11406411230564116, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs