Get this data via API

Classify chdc.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://chdc.com.au"}'
{ "domain": { "domain_url": "https://chdc.com.au", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.4307630956172943, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.3940984308719635, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.28915295004844666, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Real Estate/Property Development", "confidence": 0.1458575278520584, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.1365281492471695, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Government/Other", "confidence": 0.12055683135986328, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.11663172394037248, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs