Category
Reviews
No reviews yet — be the first to review drafthound.beer.
Get this data via API
Classify drafthound.beer — 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://drafthound.beer"}'
{
"domain": {
"domain_url": "https://drafthound.beer",
"categories": [
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.3835800588130951,
"IAB3": "Business",
"IAB-62-53": "Business - Business Administration"
},
{
"name": "/Home & Garden/Domestic Services/Cleaning Services",
"confidence": 0.3756722509860992,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.27729400992393494,
"IAB1": "Arts & Entertainment",
"IAB-158-150": "Attractions - Nightclubs"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.26269105076789856,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Home & Garden/Kitchen & Dining/Major Kitchen Appliances",
"confidence": 0.2441897839307785,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 0.20946836471557617,
"IAB8": "Food & Drink",
"IAB-211-210": "Food & Drink - Alcoholic Beverages"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.12116022408008575,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.