Get this data via API
Classify defined-collective.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://defined-collective.com.au"}'
{
"domain": {
"domain_url": "https://defined-collective.com.au",
"categories": [
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.6457474827766418,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.40519359707832336,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.3209207355976105,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.28359824419021606,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.2355958521366119,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.21709990501403809,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery",
"confidence": 0.1334916651248932,
"IAB-321-286": "Medical Health - Surgery"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.11441364139318466,
"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.