Get this data via API

Classify kluptravel.nl — 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://kluptravel.nl"}'
{ "domain": { "domain_url": "https://kluptravel.nl", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.7274909615516663, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Travel & Transportation/Specialty Travel/Other", "confidence": 0.364203542470932, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Family Travel", "confidence": 0.2367161065340042, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.2272283285856247, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.16371941566467285, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs