Get this data via API
Classify whattaeat.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://whattaeat.com"}'
{
"domain": {
"domain_url": "https://whattaeat.com",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.31111305952072144,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.30896297097206116,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.27967020869255066,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.17417404055595398,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Other",
"confidence": 0.11288056522607803,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.