Get this data via API

Classify earthechofoods.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://earthechofoods.com"}'
{ "domain": { "domain_url": "https://earthechofoods.com", "categories": [ { "name": "/Food & Drink/Food/Candy & Sweets", "confidence": 0.5819637179374695, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Nutrition/Other", "confidence": 0.39838942885398865, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Food & Drink/Beverages/Other", "confidence": 0.20213273167610168, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Health Conditions/Heart & Hypertension", "confidence": 0.11850762367248537, "IAB-296-287": "Heart and Cardiovascular Diseases/Medical Health/Diseases and Conditions/Heart and Cardiovascular Diseases" } ] }, "success": true }
Get Free API Key View API Docs