Get this data via API

Classify hospitalitysocialsummit.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://hospitalitysocialsummit.com"}'
{ "domain": { "domain_url": "https://hospitalitysocialsummit.com", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.6629930138587952, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.6003702282905579, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.2009837031364441, "IAB-148-132": "Education - Online Education" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.13711659610271454, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Books & Literature/Other", "confidence": 0.11836103349924088, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs