Get this data via API

Classify connect-fly.fr — 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://connect-fly.fr"}'
{ "domain": { "domain_url": "https://connect-fly.fr", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.4801672399044037, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Law & Government/Military/Air Force", "confidence": 0.36983782052993774, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.3176988661289215, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.2526898980140686, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.17561502754688263, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.1375911682844162, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.11307549476623537, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs