Get this data via API

Classify cherryvillas.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://cherryvillas.ru"}'
{ "domain": { "domain_url": "https://cherryvillas.ru", "categories": [ { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.6477296948432922, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Timeshares & Vacation Properties", "confidence": 0.12384739518165588, "IAB21": "Real Estate", "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" } ] }, "success": true }
Get Free API Key View API Docs