Get this data via API

Classify readygoflight.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://readygoflight.com"}'
{ "domain": { "domain_url": "https://readygoflight.com", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.675873339176178, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.5943159461021423, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.32093527913093567, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.20105962455272677, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.1446424424648285, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.13309939205646515, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs