Get this data via API
Classify meatopia.co.uk — 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://meatopia.co.uk"}'
{
"domain": {
"domain_url": "https://meatopia.co.uk",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events",
"confidence": 0.9415854215621948,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Food & Drink/Cooking & Recipes/BBQ & Grilling",
"confidence": 0.5015490651130676,
"IAB8": "Food & Drink",
"IAB-215-210": "Barbecues and Grilling/Food & Drink/Barbecues and Grilling"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.17581652104854584
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.1633177250623703,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.1305762380361557,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.