Get this data via API

Classify fight.vision — 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://fight.vision"}'
{ "domain": { "domain_url": "https://fight.vision", "categories": [ { "name": "/Sports/Combat Sports/Other", "confidence": 0.8793899416923523, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Combat Sports/Martial Arts", "confidence": 0.39672255516052246, "IAB17-20": "Martial Arts", "IAB-520-483": "Martial Arts/Sports/Martial Arts" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.2832423150539398, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2618257999420166, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/News/Sports News", "confidence": 0.11232029646635056, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" } ] }, "success": true }
Get Free API Key View API Docs