Get this data via API

Classify vakantieparkweb.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://vakantieparkweb.nl"}'
{ "domain": { "domain_url": "https://vakantieparkweb.nl", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Low Cost & Last Minute Travel", "confidence": 0.2592986524105072 }, { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.19240102171897888 }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.15586337447166443 }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.1284232884645462 }, { "name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays", "confidence": 0.11981763690710068 }, { "name": "/Travel & Transportation/Specialty Travel/Family Travel", "confidence": 0.10675297677516936 }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.10554583370685576 } ] }, "success": true }
Get Free API Key View API Docs