Get this data via API
Classify rvrushkov.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://rvrushkov.ru"}'
{
"domain": {
"domain_url": "https://rvrushkov.ru",
"categories": [
{
"name": "/Health/Mental Health/Depression",
"confidence": 0.96,
"IAB7-18": "Depression",
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society",
"confidence": 0.65
},
{
"name": "/Health/Mental Health/Anxiety & Stress",
"confidence": 0.55
}
]
},
"success": true
}
Category
People & Society
65%
Get this data as JSON — free trial, 50 API calls included.