Get this data via API

Classify healthrimon.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://healthrimon.com"}'
{ "domain": { "domain_url": "https://healthrimon.com", "categories": [ { "name": "/Food & Drink/Cooking & Recipes/Healthy Eating", "confidence": 0.603328287601471, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.3880666196346283, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Nutrition/Other", "confidence": 0.3739369511604309, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.13183878362178802, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Health/Other", "confidence": 0.11674267053604126, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.1116790696978569, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/News/Health News", "confidence": 0.10457824170589448, "IAB12": "News", "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs