Get this data via API
Classify chilliwackribfest.ca — 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://chilliwackribfest.ca"}'
{
"domain": {
"domain_url": "https://chilliwackribfest.ca",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events",
"confidence": 0.9461107850074768,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Food & Drink/Cooking & Recipes/BBQ & Grilling",
"confidence": 0.450222909450531,
"IAB8": "Food & Drink",
"IAB-215-210": "Barbecues and Grilling/Food & Drink/Barbecues and Grilling"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.4204730093479157,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.21215590834617615,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.20595939457416537
},
{
"name": "/Food & Drink/Food/Meat & Seafood",
"confidence": 0.16065411269664764,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.