Get this data via API
Classify vetandlife.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://vetandlife.ru"}'
{
"domain": {
"domain_url": "https://vetandlife.ru",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Livestock",
"confidence": 0.4397368729114533,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Health Conditions/Infectious Diseases/Vaccines & Immunizations",
"confidence": 0.3639223575592041,
"IAB-297-287": "Infectious Diseases/Medical Health/Diseases and Conditions/Infectious Diseases"
},
{
"name": "/Pets & Animals/Animal Products & Services/Veterinarians",
"confidence": 0.10138460248708724,
"IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine"
}
]
},
"success": true
}
Category
Global Rank
#338,345
Get this data as JSON — free trial, 50 API calls included.