Get this data via API
Classify hadit.ca — 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://hadit.ca"}'
{
"domain": {
"domain_url": "https://hadit.ca",
"categories": [
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.5988684296607971,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.4725954532623291,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Other",
"confidence": 0.2767879366874695,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Family & Relationships/Other",
"confidence": 0.1560666412115097,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Online Communities/Dating & Personals/Other",
"confidence": 0.11215907335281372,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.