Get this data via API
Classify mrs.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://mrs.org.au"}'
{
"domain": {
"domain_url": "https://mrs.org.au",
"categories": [
{
"name": "/People & Society/Other",
"confidence": 0.5899011492729187,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.48973196744918823,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Sensitive Subjects/Violence & Abuse",
"confidence": 0.16582289338111875,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Health/Men's Health",
"confidence": 0.15621894598007202,
"IAB7-31": "Men's Health",
"IAB-228-223": "Men's Health/Healthy Living/Men's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.