Get this data via API

Classify topkingboxing.es — 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://topkingboxing.es"}'
{ "domain": { "domain_url": "https://topkingboxing.es", "categories": [ { "name": "/Sports/Sporting Goods", "confidence": 0.8, "IAB17": "Sports" }, { "name": "/Sports/Combat Sports/Boxing", "confidence": 0.67, "IAB17-5": "Boxing" }, { "name": "/Shopping", "confidence": 0.66, "IAB22": "Shopping" } ] }, "success": true }
Get Free API Key View API Docs