Get this data via API

Classify vitalhealthtrendy.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://vitalhealthtrendy.com"}'
{ "domain": { "domain_url": "https://vitalhealthtrendy.com", "categories": [ { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.8271539211273193, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Health/Mental Health/Other", "confidence": 0.3324142098426819, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/News/Gossip & Tabloid News/Other", "confidence": 0.21705922484397888, "IAB12": "News" }, { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.18374356627464297, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Arts & Entertainment/Movies/Other", "confidence": 0.16789086163043976, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs