Get this data via API
Classify minzdrav.gov.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://minzdrav.gov.ru"}'
{
"domain": {
"domain_url": "https://minzdrav.gov.ru",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.3734901547431946,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/News/Health News",
"confidence": 0.317210853099823,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.27281269431114197,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Public Health/Other",
"confidence": 0.16939055919647217,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.