Get this data via API
Classify mindhealthconnect.ca — 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://mindhealthconnect.ca"}'
{
"domain": {
"domain_url": "https://mindhealthconnect.ca",
"categories": [
{
"name": "/Health/Mental Health/Other",
"confidence": 0.5353993773460388,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.4002630114555359,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.2692872881889343,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.24467727541923523,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.1222456470131874,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.10400760918855669,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.