Category
Reviews
No reviews yet — be the first to review fight.vision.
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-483": "Sports"
},
{
"name": "/Sports/Combat Sports/Martial Arts",
"confidence": 0.39672255516052246,
"IAB17-20": "Martial Arts",
"IAB-520-483": "Sports - Martial Arts"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2832423150539398,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2618257999420166,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/News/Sports News",
"confidence": 0.11232029646635056,
"IAB12": "News",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.