Get this data via API

Classify engagehospitality.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://engagehospitality.co.uk"}'
{ "domain": { "domain_url": "https://engagehospitality.co.uk", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Live Sporting Events", "confidence": 0.6106932163238525, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.5412306785583496, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.33350327610969543, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.18578843772411344, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Sports/Other", "confidence": 0.1602317988872528, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs