Get this data via API

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