Get this data via API
Classify flywingsacademy.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://flywingsacademy.com"}'
{
"domain": {
"domain_url": "https://flywingsacademy.com",
"categories": [
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.39055541157722473,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.3853815495967865,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.24622222781181335,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.24216949939727783,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.21518829464912417,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.16190122067928314,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.1613495796918869,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.