Get this data via API

Classify lexparaat.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://lexparaat.nl"}'
{ "domain": { "domain_url": "https://lexparaat.nl", "categories": [ { "name": "/Law & Government/Legal/Other", "confidence": 0.3926782310009002, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.21981462836265564, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.11285747587680817, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1108352467417717, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.10719192028045654, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs