Get this data via API

Classify ccmh.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://ccmh.com.au"}'
{ "domain": { "domain_url": "https://ccmh.com.au", "categories": [ { "name": "/Health/Mental Health/Anxiety & Stress", "confidence": 0.93403160572052, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.6572993397712708, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.6217314600944519, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.3572981357574463, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.2629564106464386, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs