Get this data via API
Classify cohorestaurant.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://cohorestaurant.com"}'
{
"domain": {
"domain_url": "https://cohorestaurant.com",
"categories": [
{
"name": "/Food & Drink/Restaurants/Fine Dining",
"confidence": 0.5972750782966614,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.5393432974815369,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.26761558651924133,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.2473464608192444,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.1383576542139053,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.