Get this data via API

Classify healthandwellnesstools.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://healthandwellnesstools.com"}'
{ "domain": { "domain_url": "https://healthandwellnesstools.com", "categories": [ { "name": "/Health/Health Conditions/Arthritis", "confidence": 0.7485335469245911, "IAB7-6": "Arthritis", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Food & Drink/Food/Fruits & Vegetables", "confidence": 0.5694810748100281, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.4139212369918823, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Nutrition/Other", "confidence": 0.3987891972064972, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Health Conditions/Pain Management", "confidence": 0.36610841751098633, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Food & Drink/Cooking & Recipes/Healthy Eating", "confidence": 0.3657895624637604, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.3312820792198181, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Nutrition/Special & Restricted Diets", "confidence": 0.15637120604515076, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Food & Drink/Food/Other", "confidence": 0.10226424783468246, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs