Get this data via API

Classify snowglowsa.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://snowglowsa.com"}'
{ "domain": { "domain_url": "https://snowglowsa.com", "categories": [ { "name": "/Food & Drink/Food/Condiments & Dressings", "confidence": 0.3726502060890198, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services", "confidence": 0.2763587534427643, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Cooking & Recipes/Soups & Stews", "confidence": 0.22364960610866547, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.1754346638917923, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.13693740963935852, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs