Get this data via API
Classify bibibistro.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://bibibistro.com"}'
{
"domain": {
"domain_url": "https://bibibistro.com",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.8175065517425537,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.4890331029891968,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.4221964478492737,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Fine Dining",
"confidence": 0.1624264270067215,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.12582813203334808
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.