Get this data via API
Classify boatbash.ca — 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://boatbash.ca"}'
{
"domain": {
"domain_url": "https://boatbash.ca",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.393993616104126,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events",
"confidence": 0.3867374658584595,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.3606446087360382,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.35232746601104736
},
{
"name": "/Travel & Transportation/Transportation/Cruises & Charters",
"confidence": 0.26341748237609863,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.2622247338294983,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.23952482640743256,
"IAB1": "Arts & Entertainment",
"IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.17038165032863617,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.14956404268741608,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.13632185757160187,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.1142592430114746,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Meat & Seafood",
"confidence": 0.10858022421598434,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.