Get this data via API

Classify cowhorse.ca — 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://cowhorse.ca"}'
{ "domain": { "domain_url": "https://cowhorse.ca", "categories": [ { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.6246061325073242, "IAB17-17": "Horses", "IAB-422": "Pets/Pets" }, { "name": "/Sports/Animal Sports/Equestrian", "confidence": 0.5078397393226624, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.2314150333404541, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Agriculture & Forestry/Livestock", "confidence": 0.16740673780441284, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.1568642556667328, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.1209348514676094, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs