Get this data via API
Classify evgenykoreyko.ru — 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://evgenykoreyko.ru"}'
{
"domain": {
"domain_url": "https://evgenykoreyko.ru",
"categories": [
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.35104551911354065,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Health/Substance Abuse/Drug & Alcohol Treatment",
"confidence": 0.27265095710754395,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.17163194715976715,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.13505341112613678,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Health/Substance Abuse/Other",
"confidence": 0.13272002339363098,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.