Category
Reviews
No reviews yet — be the first to review gracious.health.
Get this data via API
Classify gracious.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://gracious.health"}'
{
"domain": {
"domain_url": "https://gracious.health",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.8990159630775452,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.488995760679245,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
},
{
"name": "/Food & Drink/Food/Organic & Natural Foods",
"confidence": 0.13414393365383148,
"IAB8": "Food & Drink",
"IAB-220-210": "Food & Drink - Food Movements"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.1107853502035141,
"IAB8-12": "Health/Lowfat Cooking",
"IAB-221-210": "Food & Drink - Healthy Cooking and Eating"
},
{
"name": "/Health/Alternative & Natural Medicine/Cleansing & Detoxification",
"confidence": 0.10046601295471191,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.