Category
Reviews
No reviews yet — be the first to review glowlabs.health.
Get this data via API
Classify glowlabs.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://glowlabs.health"}'
{
"domain": {
"domain_url": "https://glowlabs.health",
"categories": [
{
"name": "/Beauty & Fitness/Hair Care/Hair Loss",
"confidence": 0.9619281888008118,
"IAB18-1": "Beauty",
"IAB-554-553": "Beauty - Hair Care"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.29695266485214233,
"IAB18-1": "Beauty",
"IAB-323-286": "Medical Health - Cosmetic Medical Services"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.282787024974823,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.