Get this data via API
Classify dom-hotels.ru — 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://dom-hotels.ru"}'
{
"domain": {
"domain_url": "https://dom-hotels.ru",
"categories": [
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.425056129693985,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts",
"confidence": 0.20263728499412537,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.1848861128091812,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays",
"confidence": 0.14289803802967072,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.