Get this data via API
Classify dattelmond.ch — 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://dattelmond.ch"}'
{
"domain": {
"domain_url": "https://dattelmond.ch",
"categories": [
{
"name": "/Food & Drink/Food/Snack Foods",
"confidence": 0.7343592047691345,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.5086169242858887,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services",
"confidence": 0.4705803692340851,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Organic & Natural Foods",
"confidence": 0.2216586321592331,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.