Category
Reviews
No reviews yet — be the first to review whatworldeats.com.
Get this data via API
Classify whatworldeats.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://whatworldeats.com"}'
{
"domain": {
"domain_url": "https://whatworldeats.com",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.8666520118713379,
"IAB8-7": "Cuisine-Specific",
"IAB-214-210": "Food & Drink - World Cuisines"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.3754147589206696,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.1842173933982849,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.16808485984802246,
"IAB15-8": "Geography",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.15145884454250336,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.