Get this data via API

Classify henriekeskindermode.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://henriekeskindermode.nl"}'
{ "domain": { "domain_url": "https://henriekeskindermode.nl", "categories": [ { "name": "/Shopping/Apparel/Children's Clothing", "confidence": 0.83, "IAB22": "Shopping", "IAB-575-552": "Children's Clothing/Style & Fashion/Children's Clothing" }, { "name": "/Home & Garden", "confidence": 0.71, "IAB10": "Home & Garden" }, { "name": "/People & Society", "confidence": 0.59 } ] }, "success": true }
Get Free API Key View API Docs