Get this data via API
Classify event.net.ua — 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://event.net.ua"}'
{
"domain": {
"domain_url": "https://event.net.ua",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.3752362132072449,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Home & Garden/Home Swimming Pools, Saunas & Spas",
"confidence": 0.2954885959625244,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.2426949441432953,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Sports/Water Sports/Swimming",
"confidence": 0.13573893904685974,
"IAB17-38": "Swimming",
"IAB-537-483": "Swimming/Sports/Swimming"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.