Get this data via API
Classify fks-ev.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://fks-ev.de"}'
{
"domain": {
"domain_url": "https://fks-ev.de",
"categories": [
{
"name": "/Sports/Water Sports/Swimming",
"confidence": 0.5179764628410339,
"IAB17-38": "Swimming",
"IAB-537-483": "Swimming/Sports/Swimming"
},
{
"name": "/Hobbies & Leisure/Water Activities/Surf & Swim",
"confidence": 0.3926863670349121,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.3420427739620209,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.24118587374687195,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.2144031524658203,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Home & Garden/Home Swimming Pools, Saunas & Spas",
"confidence": 0.1770325005054474,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.