Get this data via API

Classify primesport24.ru — 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://primesport24.ru"}'
{ "domain": { "domain_url": "https://primesport24.ru", "categories": [ { "name": "/Sports/Sports Coaching & Training", "confidence": 0.78, "IAB17": "Sports" }, { "name": "/Sports/Combat Sports/Martial Arts", "confidence": 0.65, "IAB17-20": "Martial Arts", "IAB-520-483": "Martial Arts/Sports/Martial Arts" } ] }, "success": true }
Get Free API Key View API Docs