Get this data via API
Classify hotel-bergzeit.at — 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://hotel-bergzeit.at"}'
{
"domain": {
"domain_url": "https://hotel-bergzeit.at",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts",
"confidence": 0.8247061967849731,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.2257622927427292,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Pets & Animals/Pets/Dogs",
"confidence": 0.2182763963937759,
"IAB16-4": "Dogs",
"IAB-425-422": "Dogs/Pets/Dogs"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.11975820362567902,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.