Get this data via API
Classify fleisch-shop.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://fleisch-shop.de"}'
{
"domain": {
"domain_url": "https://fleisch-shop.de",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services",
"confidence": 0.7207591533660889,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Organic & Natural Foods",
"confidence": 0.5532074570655823,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Meat & Seafood",
"confidence": 0.4289879500865936,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Butchers",
"confidence": 0.23754943907260895,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.16325342655181885,
"IAB-422": "Pets"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.