Category
Reviews
No reviews yet — be the first to review urheilwissen.de.
Get this data via API
Classify urheilwissen.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://urheilwissen.de"}'
{
"domain": {
"domain_url": "https://urheilwissen.de",
"categories": [
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.5183632373809814,
"IAB25": "Non-Standard Content",
"IAB-381": "Disasters"
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.4404469430446625,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.11587004363536836,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/News/Other",
"confidence": 0.10340464115142822,
"IAB12": "News",
"IAB-379": "News and Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.