Get this data via API
Classify buildthebetterbowl.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://buildthebetterbowl.com"}'
{
"domain": {
"domain_url": "https://buildthebetterbowl.com",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Delivery/Meal Kits",
"confidence": 0.6941499710083008,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.5048547387123108,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 0.4267958402633667,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Other",
"confidence": 0.2637424170970917,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services",
"confidence": 0.126616969704628,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.