Get this data via API

Classify ranchrodeoride.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://ranchrodeoride.com"}'
{ "domain": { "domain_url": "https://ranchrodeoride.com", "categories": [ { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.4349611699581146, "IAB17-17": "Horses", "IAB-422": "Pets/Pets" }, { "name": "/Sports/Animal Sports/Other", "confidence": 0.3801569640636444, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Animal Sports/Equestrian", "confidence": 0.3186468482017517, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.1134963259100914, "IAB-422": "Pets" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.10119574517011642, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs