Get this data via API

Classify 10x-aero.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://10x-aero.com"}'
{ "domain": { "domain_url": "https://10x-aero.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft", "confidence": 0.7297496199607849, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.6270637512207031, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5922849178314209, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.201103076338768, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.14983125030994415, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" } ] }, "success": true }
Get Free API Key View API Docs