Get this data via API

Classify aei.sk — 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://aei.sk"}'
{ "domain": { "domain_url": "https://aei.sk", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.8334679007530212, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.6166751980781555, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.3378877341747284, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.28251105546951294, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Aerospace & Defense/Other", "confidence": 0.23656325042247772, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs