Get this data via API

Classify litshorses.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://litshorses.com"}'
{ "domain": { "domain_url": "https://litshorses.com", "categories": [ { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.7396303415298462, "IAB17-17": "Horses", "IAB-422": "Pets/Pets" }, { "name": "/Sports/Animal Sports/Equestrian", "confidence": 0.5725327730178833, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.4107664227485657, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.30345240235328674, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs