Get this data via API
Classify rebornlyfe.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://rebornlyfe.com"}'
{
"domain": {
"domain_url": "https://rebornlyfe.com",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.49602267146110535,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.3986333012580872,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.30289483070373535,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.26619231700897217,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.189007431268692,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.1688990294933319,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.14833030104637146,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.