Get this data via API
Classify hla.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://hla.au"}'
{
"domain": {
"domain_url": "https://hla.au",
"categories": [
{
"name": "/Health/Nutrition/Other",
"confidence": 0.6132777333259583,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.4233364760875702,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.3654331862926483,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.3181776702404022,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.18883834779262543,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.