Category
Reviews
No reviews yet — be the first to review meatlessheaven.de.
Get this data via API
Classify meatlessheaven.de — 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://meatlessheaven.de"}'
{
"domain": {
"domain_url": "https://meatlessheaven.de",
"categories": [
{
"name": "/Food & Drink/Food/Meat & Seafood Substitutes",
"confidence": 0.5587450861930847,
"IAB8-17": "Vegetarian",
"IAB-213-210": "Food & Drink - Vegetarian Diets"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.18144483864307404,
"IAB8-7": "Cuisine-Specific",
"IAB-214-210": "Food & Drink - World Cuisines"
},
{
"name": "/Food & Drink/Food/Dairy & Egg Substitutes",
"confidence": 0.148592010140419,
"IAB8-16": "Vegan",
"IAB-212-210": "Food & Drink - Vegan Diets"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.