Get this data via API

Classify worldaeronet.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://worldaeronet.com"}'
{ "domain": { "domain_url": "https://worldaeronet.com", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Other", "confidence": 0.542268693447113, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.3298068046569824, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.13722200691699982, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft", "confidence": 0.13162703812122345, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10573072731494904, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs