Get this data via API

Classify mendeleevo-hotel.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://mendeleevo-hotel.ru"}'
{ "domain": { "domain_url": "https://mendeleevo-hotel.ru", "categories": [ { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.8, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.7, "IAB17": "Sports" }, { "name": "/Travel/Tourist Destinations", "confidence": 0.6, "IAB20": "Travel", "IAB-655-653": "Travel Locations/Travel/Travel Locations" } ] }, "success": true }
Get Free API Key View API Docs