Category
Reviews
No reviews yet — be the first to review coffee-break.nl.
Get this data via API
Classify coffee-break.nl — 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://coffee-break.nl"}'
{
"domain": {
"domain_url": "https://coffee-break.nl",
"categories": [
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.6191667318344116,
"IAB8-6": "Coffee/Tea",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.31044891476631165,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Food & Drink/Food/Dairy & Egg Substitutes",
"confidence": 0.11008451133966446,
"IAB8-16": "Vegan",
"IAB-212-210": "Food & Drink - Vegan Diets"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.