Get this data via API
Classify bendkayakschool.com — 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://bendkayakschool.com"}'
{
"domain": {
"domain_url": "https://bendkayakschool.com",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.4497825503349304,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.271023690700531,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Hobbies & Leisure/Water Activities/Surf & Swim",
"confidence": 0.13608640432357788,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Water Activities/Other",
"confidence": 0.10120537132024764,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.