Category
Reviews
No reviews yet — be the first to review goodshift.health.
Get this data via API
Classify goodshift.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://goodshift.health"}'
{
"domain": {
"domain_url": "https://goodshift.health",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.9677993655204772,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
},
{
"name": "/Beauty & Fitness/Fitness/Bodybuilding",
"confidence": 0.6044646501541138,
"IAB17-4": "Bodybuilding",
"IAB-549-483": "Sports - Bodybuilding"
},
{
"name": "/Food & Drink/Beverages/Nutrition Drinks & Shakes",
"confidence": 0.47257155179977417,
"IAB7-32": "Nutrition",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Health/Health Conditions/GERD & Digestive Disorders",
"confidence": 0.3931329548358917,
"IAB7-22": "GERD/Acid Reflux",
"IAB-318-287": "Diseases and Conditions - Digestive Disorders"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.