Category
Global Rank
#676,774
Reviews
No reviews yet — be the first to review clyr.health.
Get this data via API
Classify clyr.health — 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://clyr.health"}'
{
"domain": {
"domain_url": "https://clyr.health",
"categories": [
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.3369908034801483,
"IAB7": "Health & Fitness",
"IAB-320-286": "Medical Health - Pharmaceutical Drugs"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.2558637261390686,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Health/Reproductive Health/Other",
"confidence": 0.10080451518297195,
"IAB7": "Health & Fitness",
"IAB-302-287": "Diseases and Conditions - Reproductive Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.