Get this data via API

Classify oraerial.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://oraerial.com"}'
{ "domain": { "domain_url": "https://oraerial.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft", "confidence": 0.7556981444358826, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.5323137044906616, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.3724935948848725, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.28469318151474, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.23229485750198364, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" } ] }, "success": true }
Get Free API Key View API Docs