Category
Reviews
No reviews yet — be the first to review uitagenda.nl.
Get this data via API
Classify uitagenda.nl — 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://uitagenda.nl"}'
{
"domain": {
"domain_url": "https://uitagenda.nl",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.5041750073432922,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.26640141010284424,
"IAB1": "Arts & Entertainment",
"IAB-158-150": "Attractions - Nightclubs"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.13657324016094208,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.