Get this data via API
Classify gandh.org — 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://gandh.org"}'
{
"domain": {
"domain_url": "https://gandh.org",
"categories": [
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.8599345088005066,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.5013616681098938,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources",
"confidence": 0.24110260605812073,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.22315241396427157,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.17658860981464386,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.14839889109134674,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 0.10643520206212996,
"IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.10195274651050568,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.