Get this data via API

Classify foodfestival.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://foodfestival.co.uk"}'
{ "domain": { "domain_url": "https://foodfestival.co.uk", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events", "confidence": 0.5355402827262878, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.46967944502830505, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Other", "confidence": 0.31903430819511414, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food & Grocery Retailers/Other", "confidence": 0.15144386887550354, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.12842504680156708 }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.12033112347126008, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/News/Local News", "confidence": 0.11993913352489471, "IAB12-3": "Local News" } ] }, "success": true }
Get Free API Key View API Docs