Get this data via API
Classify citysports.de — 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://citysports.de"}'
{
"domain": {
"domain_url": "https://citysports.de",
"categories": [
{
"name": "/Sports/Combat Sports/Martial Arts",
"confidence": 0.64,
"IAB17-20": "Martial Arts",
"IAB-520-483": "Martial Arts/Sports/Martial Arts"
},
{
"name": "/Beauty & Fitness/Fitness",
"confidence": 0.58,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Global Rank
#151,647
Get this data as JSON — free trial, 50 API calls included.