Get this data via API

Classify affinitywholehealth.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://affinitywholehealth.com"}'
{ "domain": { "domain_url": "https://affinitywholehealth.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.4391211271286011, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.32895946502685547, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.22223633527755737, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.1465330570936203, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.13812975585460663, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.10796463489532472, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.10379421710968018, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs