Get this data via API
Classify cumulus.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://cumulus.aero"}'
{
"domain": {
"domain_url": "https://cumulus.aero",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.790395200252533,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.7081730365753174,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.4983944594860077,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.30254343152046204,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.1237003579735756,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.11293987184762956,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.10706596821546556,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.