Get this data via API

Classify siteguard.net.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://siteguard.net.au"}'
{ "domain": { "domain_url": "https://siteguard.net.au", "categories": [ { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.9404535889625548, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.45209288597106934, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.23228999972343445, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.20975786447525024, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.14146125316619873, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems", "confidence": 0.13456936180591583, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.11938918381929398, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs