Get this data via API
Classify alcoholinformate.org.mx — 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://alcoholinformate.org.mx"}'
{
"domain": {
"domain_url": "https://alcoholinformate.org.mx",
"categories": [
{
"name": "/Health/Substance Abuse/Other",
"confidence": 0.3669528365135193,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
},
{
"name": "/Health/Substance Abuse/Drug & Alcohol Treatment",
"confidence": 0.3451211750507355,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.2208120822906494,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.2197210192680359,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 0.1228136494755745,
"IAB8": "Food & Drink",
"IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.