Category
Global Rank
#7,509
Tech Stack (6 technologies)
Reviews
No reviews yet — be the first to review sport.de.
Get this data via API
Classify sport.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://sport.de"}'
{
"domain": {
"domain_url": "https://sport.de",
"categories": [
{
"name": "/News/Sports News",
"confidence": 0.9231057167053224,
"IAB12": "News",
"IAB-483": "Sports"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.21185198426246643,
"IAB17-44": "World Soccer",
"IAB-533-483": "Sports - Soccer"
},
{
"name": "/Sports/Sport Scores & Statistics",
"confidence": 0.1789909303188324,
"IAB17": "Sports",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.