Get this data via API

Classify sundaymise.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://sundaymise.com"}'
{ "domain": { "domain_url": "https://sundaymise.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.34676748514175415, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Food & Drink/Cooking & Recipes/Other", "confidence": 0.29605942964553833, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food & Grocery Delivery/Meal Kits", "confidence": 0.23228684067726135, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Reference/General Reference/Time & Calendars", "confidence": 0.1514357328414917 }, { "name": "/Internet & Telecom/Other", "confidence": 0.1291317343711853, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs