Category
Reviews
No reviews yet — be the first to review doc-ocheretina.ru.
Get this data via API
Classify doc-ocheretina.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://doc-ocheretina.ru"}'
{
"domain": {
"domain_url": "https://doc-ocheretina.ru",
"categories": [
{
"name": "/Health/Health Conditions/Arthritis",
"confidence": 0.8,
"IAB7-6": "Arthritis",
"IAB-312-287": "Diseases and Conditions - Bone and Joint Conditions"
},
{
"name": "/Health/Health Conditions/Pain Management",
"confidence": 0.7,
"IAB7-14": "Chronic Pain",
"IAB-287-286": "Medical Health - Diseases and Conditions"
},
{
"name": "/Health/Health Conditions/Injury",
"confidence": 0.6,
"IAB7": "Health & Fitness",
"IAB-298-287": "Diseases and Conditions - Injuries"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.