Get this data via API

Classify hoornsevaart.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://hoornsevaart.nl"}'
{ "domain": { "domain_url": "https://hoornsevaart.nl", "categories": [ { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.2944512367248535, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Home & Garden/Home Swimming Pools, Saunas & Spas", "confidence": 0.21233224868774417, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Sports/Water Sports/Swimming", "confidence": 0.1622440069913864, "IAB17-38": "Swimming", "IAB-537-483": "Swimming/Sports/Swimming" }, { "name": "/Hobbies & Leisure/Water Activities/Surf & Swim", "confidence": 0.12646134197711945, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs