Get this data via API

Classify destinationgotland.pro — 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://destinationgotland.pro"}'
{ "domain": { "domain_url": "https://destinationgotland.pro", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.2782234847545624 }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.1678106188774109 }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.15373599529266355 }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.12115827947854996 }, { "name": "/Travel & Transportation/Specialty Travel/Low Cost & Last Minute Travel", "confidence": 0.1167229562997818 } ] }, "success": true }
Get Free API Key View API Docs