Get this data via API
Classify ade.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://ade.aero"}'
{
"domain": {
"domain_url": "https://ade.aero",
"categories": [
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.9266626834869384,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.7671370506286621,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
},
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.32773762941360474,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Other",
"confidence": 0.12158408015966415,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.1188620701432228,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.10315627604722977,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.