Get this data via API

Classify toughcustomer.ai — 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://toughcustomer.ai"}'
{ "domain": { "domain_url": "https://toughcustomer.ai", "categories": [ { "name": "/Games/Roleplaying Games", "confidence": 0.7681642174720764, "IAB9-25": "Roleplaying Games", "IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5399364829063416, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.14395616948604584, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1103181093931198, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs