Category
Reviews
No reviews yet — be the first to review khn.lu.
Get this data via API
Classify khn.lu — 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://khn.lu"}'
{
"domain": {
"domain_url": "https://khn.lu",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.36596444249153137,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.11021613329648972,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.