Get this data via API

Classify ridecorrectconnect.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://ridecorrectconnect.com"}'
{ "domain": { "domain_url": "https://ridecorrectconnect.com", "categories": [ { "name": "/Sports/Sporting Goods/Equestrian Equipment & Tack", "confidence": 0.9757694602012634, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.7658843994140625, "IAB17-17": "Horses", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.6314243078231812, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs