Get this data via API

Classify otobilci.com — 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://otobilci.com"}'
{ "domain": { "domain_url": "https://otobilci.com", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling", "confidence": 0.3986589312553406, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Other", "confidence": 0.1847214847803116, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.10494010895490646, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.10039827227592468, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs