Category
Reviews
No reviews yet — be the first to review kalacafe.nl.
Get this data via API
Classify kalacafe.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://kalacafe.nl"}'
{
"domain": {
"domain_url": "https://kalacafe.nl",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Ceramics & Pottery",
"confidence": 0.6150578260421753,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
},
{
"name": "/Beauty & Fitness/Fitness/Yoga & Pilates",
"confidence": 0.5739545822143555,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.31804749369621277,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.