Get this data via API

Classify oren.co.nz — 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://oren.co.nz"}'
{ "domain": { "domain_url": "https://oren.co.nz", "categories": [ { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.9717575907707214, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Factory Automation", "confidence": 0.7528504729270935, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.3627435863018036, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.28013086318969727, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.10968928784132004, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs