Category
Reviews
No reviews yet — be the first to review coffeehour.cafe.
Get this data via API
Classify coffeehour.cafe — 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://coffeehour.cafe"}'
{
"domain": {
"domain_url": "https://coffeehour.cafe",
"categories": [
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.8841465711593628,
"IAB8-6": "Coffee/Tea",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.5281692743301392,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.4541364908218384,
"IAB23": "Religion & Spirituality",
"IAB-453": "Religion & Spirituality"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.