Get this data via API

Classify alef.aero — 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://alef.aero"}'
{ "domain": { "domain_url": "https://alef.aero", "categories": [ { "name": "/Autos & Vehicles/Custom & Performance Vehicles", "confidence": 0.7528466582298279, "IAB2-17": "Performance Vehicles", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.4033089578151703, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles", "confidence": 0.14693300426006317, "IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles" }, { "name": "/Autos & Vehicles/Other", "confidence": 0.14165811240673065, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Automotive Industry", "confidence": 0.12857986986637115, "IAB2": "Automotive", "IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry" } ] }, "success": true }
Get Free API Key View API Docs