Get this data via API

Classify zaworks.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://zaworks.com.au"}'
{ "domain": { "domain_url": "https://zaworks.com.au", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7678573727607727, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.26657941937446594, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.23249413073062897, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.19414010643959043, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.1864673048257828, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.15783613920211792, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.12959089875221252, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs