Get this data via API

Classify heycon.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://heycon.com.au"}'
{ "domain": { "domain_url": "https://heycon.com.au", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.8229648470878601, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.5063378810882568, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.4613739848136902, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Real Estate/Property Development", "confidence": 0.1185055673122406, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs