Get this data via API
Classify embossevents.com — 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://embossevents.com"}'
{
"domain": {
"domain_url": "https://embossevents.com",
"categories": [
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.64098060131073,
"IAB17-1": "Auto Racing",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Motor Sports/Other",
"confidence": 0.433228462934494,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.2408028542995453,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Food & Drink/Restaurants/Catering",
"confidence": 0.2080916464328766,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Arts & Entertainment/Events & Listings/Live Sporting Events",
"confidence": 0.18584176898002625,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals",
"confidence": 0.16561190783977509,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.15813489258289337,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Planning",
"confidence": 0.15066219866275787,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.14022459089756012,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.