Get this data via API

Classify debicare.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://debicare.nl"}'
{ "domain": { "domain_url": "https://debicare.nl", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.3087523281574249, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.23135943710803983, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.13063807785511017, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs