Get this data via API
Classify flycfa.com — 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://flycfa.com"}'
{
"domain": {
"domain_url": "https://flycfa.com",
"categories": [
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.691615104675293,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.4815486967563629,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.39419472217559814,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.3436408042907715,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.10878674685955048,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.