Get this data via API

Classify aerospangeospatial.uk — 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://aerospangeospatial.uk"}'
{ "domain": { "domain_url": "https://aerospangeospatial.uk", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft", "confidence": 0.8135989904403687, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.5790994167327881 }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.4822489023208618, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.29416465759277344, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.27407902479171753, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.14112809300422668, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs