Get this data via API
Classify holdsworth.org.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://holdsworth.org.au"}'
{
"domain": {
"domain_url": "https://holdsworth.org.au",
"categories": [
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.952599287033081,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.7594565749168396,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.695332407951355,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Aging & Geriatrics/Other",
"confidence": 0.3860696256160736,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Home & Garden/Domestic Services/Other",
"confidence": 0.20918172597885132,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.