Get this data via API

Classify sport-expertise-centrum.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://sport-expertise-centrum.nl"}'
{ "domain": { "domain_url": "https://sport-expertise-centrum.nl", "categories": [ { "name": "/Sports/Sports Coaching & Training", "confidence": 0.5800855755805969 }, { "name": "/Sports/Other", "confidence": 0.46737369894981384 }, { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.1430010050535202 }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.13588324189186096 } ] }, "success": true }
Get Free API Key View API Docs