Get this data via API

Classify cimbot.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://cimbot.com.au"}'
{ "domain": { "domain_url": "https://cimbot.com.au", "categories": [ { "name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling", "confidence": 0.8927704095840454, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Mobile & Wireless/Other", "confidence": 0.21633929014205933, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.18535058200359344, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.16159866750240326, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.13454455137252808, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.12909893691539764, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.1263740360736847, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs