Get this data via API
Classify tv-lokstedt.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://tv-lokstedt.de"}'
{
"domain": {
"domain_url": "https://tv-lokstedt.de",
"categories": [
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.33507487177848816,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sports/Combat Sports/Martial Arts",
"confidence": 0.2993943691253662,
"IAB17-20": "Martial Arts",
"IAB-520-483": "Martial Arts/Sports/Martial Arts"
},
{
"name": "/Sports/Individual Sports/Gymnastics",
"confidence": 0.24981661140918732,
"IAB17": "Sports",
"IAB-513-483": "Gymnastics/Sports/Gymnastics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.