Get this data via API
Classify vivamedicalct.com — 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://vivamedicalct.com"}'
{
"domain": {
"domain_url": "https://vivamedicalct.com",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.3244274854660034,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.22256016731262207,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Health/Reproductive Health/Other",
"confidence": 0.1828351616859436,
"IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.1361405998468399,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Women's Health",
"confidence": 0.12396525591611862,
"IAB7-45": "Women's Health",
"IAB-238-223": "Women's Health/Healthy Living/Women's Health"
},
{
"name": "/Health/Men's Health",
"confidence": 0.1181570515036583,
"IAB7-31": "Men's Health",
"IAB-228-223": "Men's Health/Healthy Living/Men's Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.11246378719806673,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.10442082583904266,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.