Get this data via API

Classify cateringvrn.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://cateringvrn.ru"}'
{ "domain": { "domain_url": "https://cateringvrn.ru", "categories": [ { "name": "/Food & Drink/Restaurants/Catering", "confidence": 0.7110888361930847, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.3786095380783081, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.2192978411912918 }, { "name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services", "confidence": 0.191969096660614, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs