Get this data via API
Classify rozenyanute.com.br — 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://rozenyanute.com.br"}'
{
"domain": {
"domain_url": "https://rozenyanute.com.br",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery",
"confidence": 0.5013999342918396,
"IAB-321-286": "Medical Health - Surgery"
},
{
"name": "/Health/Reproductive Health/OBGYN",
"confidence": 0.31742551922798157,
"IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health"
},
{
"name": "/Health/Women's Health",
"confidence": 0.2423417866230011,
"IAB7-45": "Women's Health",
"IAB-238-223": "Women's Health/Healthy Living/Women's Health"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.13912314176559448,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.