Get this data via API

Classify flightsimwings.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://flightsimwings.com"}'
{ "domain": { "domain_url": "https://flightsimwings.com", "categories": [ { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.7954341173171997, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.5039651393890381, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.4883728325366974, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.10412712395191193, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs