Company
Category
Reviews
No reviews yet — be the first to review cleared.aero.
Get this data via API
Classify cleared.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://cleared.aero"}'
{
"domain": {
"domain_url": "https://cleared.aero",
"categories": [
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.8496600389480591,
"IAB3": "Business",
"IAB-118-90": "Industries - Aviation Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.39366188645362854,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.33706769347190857,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Other",
"confidence": 0.32858505845069885,
"IAB3": "Business",
"IAB-122-90": "Industries - Defense Industry"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1308189034461975,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.