Get this data via API

Classify chedzsnacks.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://chedzsnacks.com"}'
{ "domain": { "domain_url": "https://chedzsnacks.com", "categories": [ { "name": "/Food & Drink/Food/Snack Foods", "confidence": 0.6050828099250793, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Nutrition/Special & Restricted Diets", "confidence": 0.5040642023086548, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Food & Drink/Food/Breakfast Foods", "confidence": 0.20795777440071103, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food/Grains & Pasta", "confidence": 0.13713371753692627, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs