Get this data via API
Classify aaai-asbai.org.br — 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://aaai-asbai.org.br"}'
{
"domain": {
"domain_url": "https://aaai-asbai.org.br",
"categories": [
{
"name": "/Health/Health Conditions/Respiratory Conditions",
"confidence": 0.72,
"IAB-300-287": "Lung and Respiratory Health/Medical Health/Diseases and Conditions/Lung and Respiratory Health"
},
{
"name": "/Health/Health Conditions/Allergies",
"confidence": 0.58,
"IAB7-4": "Allergies",
"IAB-288-287": "Allergies/Medical Health/Diseases and Conditions/Allergies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.