Get this data via API
Classify chicagoconcours.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://chicagoconcours.com"}'
{
"domain": {
"domain_url": "https://chicagoconcours.com",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Shows",
"confidence": 0.941968560218811,
"IAB-36-1": "Auto Shows/Automotive/Auto Shows"
},
{
"name": "/Autos & Vehicles/Classic Vehicles",
"confidence": 0.5865800976753235,
"IAB-19-16": "Classic Cars/Automotive/Auto Type/Classic Cars"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.25530320405960083,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.24268580973148343,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.19760125875473025,
"IAB2-17": "Performance Vehicles",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.16105587780475616,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars",
"confidence": 0.12736330926418304,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.1074140891432762,
"IAB17-1": "Auto Racing",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.