Get this data via API

Classify dronemap.ru — 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://dronemap.ru"}'
{ "domain": { "domain_url": "https://dronemap.ru", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft", "confidence": 0.7659046053886414, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.2643354833126068, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" } ] }, "success": true }
Get Free API Key View API Docs