Get this data via API
Classify messefrankfurt.cloud — 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://messefrankfurt.cloud"}'
{
"domain": {
"domain_url": "https://messefrankfurt.cloud",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.4361902177333832,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.37041208148002625,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.2472759187221527,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.13895072042942047,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.12902165949344635,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.