Get this data via API
Classify ccszuerich.ch — 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://ccszuerich.ch"}'
{
"domain": {
"domain_url": "https://ccszuerich.ch",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.41414695978164673,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.4124847650527954,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.40683889389038086,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.30771201848983765,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.19270485639572144,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.