Get this data via API
Classify das-dortmunder-oktoberfest.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://das-dortmunder-oktoberfest.de"}'
{
"domain": {
"domain_url": "https://das-dortmunder-oktoberfest.de",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events",
"confidence": 0.7170655131340027,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.4959154427051544,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.4524562656879425,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 0.3196009695529938,
"IAB8": "Food & Drink",
"IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.1580599844455719,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.