Get this data via API

Classify geosystems.com.au — 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://geosystems.com.au"}'
{ "domain": { "domain_url": "https://geosystems.com.au", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.8343600630760193, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.29641610383987427, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.20740774273872375, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.17423756420612335, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.15175631642341614, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Earth Sciences/Geology", "confidence": 0.1470199078321457, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" } ] }, "success": true }
Get Free API Key View API Docs