Get this data via API

Classify hotel-residenz-meersburg.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://hotel-residenz-meersburg.com"}'
{ "domain": { "domain_url": "https://hotel-residenz-meersburg.com", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.7706015706062317 }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.3863010704517365 }, { "name": "/Travel & Transportation/Specialty Travel/Honeymoons & Romantic Getaways", "confidence": 0.3760797083377838 } ] }, "success": true }
Get Free API Key View API Docs