Get this data via API
Classify outro.com — 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://outro.com"}'
{
"domain": {
"domain_url": "https://outro.com",
"categories": [
{
"name": "/Health/Mental Health/Depression",
"confidence": 0.9494887590408324,
"IAB7-18": "Depression",
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.935559868812561,
"IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.4892922341823578,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Substance Abuse/Drug & Alcohol Treatment",
"confidence": 0.3305847644805908,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.18544253706932068,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.14149390161037445,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.10119500756263732,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.