Get this data via API

Classify praktijknuvira.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://praktijknuvira.nl"}'
{ "domain": { "domain_url": "https://praktijknuvira.nl", "categories": [ { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.7440882921218872, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Sensitive Subjects/Death & Tragedy", "confidence": 0.2184816300868988, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.12925517559051514, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs