Category
Reviews
No reviews yet — be the first to review beesou.london.
Get this data via API
Classify beesou.london — 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://beesou.london"}'
{
"domain": {
"domain_url": "https://beesou.london",
"categories": [
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 1,
"IAB8": "Food & Drink",
"IAB-211-210": "Food & Drink - Alcoholic Beverages"
},
{
"name": "/Food & Drink/Beverages/Alcohol-Free Beverages",
"confidence": 0.21003857254981995,
"IAB8": "Food & Drink",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.18053533136844635,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.14420560002326965,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.