Get this data via API

Classify rethymnomare.gr — 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://rethymnomare.gr"}'
{ "domain": { "domain_url": "https://rethymnomare.gr", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.8982419371604919, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.7977607250213623, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.35277873277664185, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.31752100586891174, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers", "confidence": 0.2884237766265869, "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" } ] }, "success": true }
Get Free API Key View API Docs