Get this data via API

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