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