Get this data via API

Classify thecornerdairy.com.au — 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://thecornerdairy.com.au"}'
{ "domain": { "domain_url": "https://thecornerdairy.com.au", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.9506113529205322, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.2958953082561493 }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.21025247871875763, "IAB8": "Food & Drink" }, { "name": "/Food & Drink/Beverages/Alcoholic Beverages", "confidence": 0.1416723132133484, "IAB8": "Food & Drink", "IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages" }, { "name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations", "confidence": 0.12355154007673264, "IAB8": "Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs