Get this data via API

Classify iamequine.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://iamequine.com"}'
{ "domain": { "domain_url": "https://iamequine.com", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.7911534309387207, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.6552188396453857, "IAB17-17": "Horses", "IAB-422": "Pets/Pets" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.3057286739349365, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Sports/Animal Sports/Equestrian", "confidence": 0.2635231912136078, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.12503394484519958, "IAB-422": "Pets" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.113463394343853, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.1116737648844719, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs