Get this data via API

Classify keelgeospatial.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://keelgeospatial.com"}'
{ "domain": { "domain_url": "https://keelgeospatial.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.612837553024292, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.3807975649833679 }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.2228052318096161, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.19814087450504303, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.19589227437973025, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.16766411066055298, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.11765362322330476, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.10559871792793274, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs