Get this data via API

Classify chestnuttreecafe.co.uk — 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://chestnuttreecafe.co.uk"}'
{ "domain": { "domain_url": "https://chestnuttreecafe.co.uk", "categories": [ { "name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations", "confidence": 0.5915669202804565, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.3106062710285187, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food & Grocery Retailers/Bakeries", "confidence": 0.13304907083511353, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.12632326781749725 }, { "name": "/Food & Drink/Food/Baked Goods", "confidence": 0.10736972838640212, "IAB8": "Food & Drink", "IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking" } ] }, "success": true }
Get Free API Key View API Docs