Get this data via API
Classify carenhelp.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://carenhelp.com.au"}'
{
"domain": {
"domain_url": "https://carenhelp.com.au",
"categories": [
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.7437633275985718,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Other",
"confidence": 0.6410669088363647,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.3398672044277191,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Health/Health Conditions/Other",
"confidence": 0.33395305275917053,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.3311050534248352,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.22269180417060852,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.11027555912733078,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.