Get this data via API

Classify vaoshop.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://vaoshop.nl"}'
{ "domain": { "domain_url": "https://vaoshop.nl", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.6943049430847168, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.4761665463447571, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.1543053835630417 }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.10116368532180786, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs