Get this data via API

Classify simbioz.ua — 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://simbioz.ua"}'
{ "domain": { "domain_url": "https://simbioz.ua", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Enterprise Resource Planning (ERP)", "confidence": 0.9350296258926392 }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.16936220228672028 }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.16053666174411774 } ] }, "success": true }
Get Free API Key View API Docs