Category
Reviews
No reviews yet — be the first to review bar-americano.de.
Get this data via API
Classify bar-americano.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://bar-americano.de"}'
{
"domain": {
"domain_url": "https://bar-americano.de",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.9496124982833862,
"IAB1": "Arts & Entertainment",
"IAB-158-150": "Attractions - Nightclubs"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.19843554496765137,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.