Category
Reviews
No reviews yet — be the first to review eventside.be.
Get this data via API
Classify eventside.be — 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://eventside.be"}'
{
"domain": {
"domain_url": "https://eventside.be",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.961577296257019,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.890868067741394,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/World Music",
"confidence": 0.33805665373802185,
"IAB1-6": "Music",
"IAB-352-338": "Music - World/International Music"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.