Get this data via API
Classify greatsailing.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://greatsailing.ca"}'
{
"domain": {
"domain_url": "https://greatsailing.ca",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.8662874698638916,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.49533212184906006,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.3288624882698059,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.17151771485805511,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.10328180342912674,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.