Get this data via API

Classify drilld.co — 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://drilld.co"}'
{ "domain": { "domain_url": "https://drilld.co", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.3117810785770416, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.2966209948062897, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Online Communities/Social Networks", "confidence": 0.28717172145843506, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs