Get this data via API

Classify holiday-estate.com — 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://holiday-estate.com"}'
{ "domain": { "domain_url": "https://holiday-estate.com", "categories": [ { "name": "/Real Estate/Real Estate Listings/Timeshares & Vacation Properties", "confidence": 0.7525799870491028, "IAB21": "Real Estate", "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.6318527460098267, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.46824508905410767, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.21494609117507937, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Other", "confidence": 0.21488693356513977, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays", "confidence": 0.1465478241443634, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs