Get this data via API

Classify condoraircraftschool.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://condoraircraftschool.com"}'
{ "domain": { "domain_url": "https://condoraircraftschool.com", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.8329237699508667, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.42907464504241943, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.19334982335567472, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.11712288111448288, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs