Get this data via API

Classify flyohio.org — 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://flyohio.org"}'
{ "domain": { "domain_url": "https://flyohio.org", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.6918460726737976, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.5531210899353027, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Law & Government/Military/Air Force", "confidence": 0.3988819718360901, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.35068580508232117, "IAB-239": "Hobbies & Interests" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.223429411649704, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.20223833620548248, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs