Get this data via API

Classify vaticanentrytickets.org — 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://vaticanentrytickets.org"}'
{ "domain": { "domain_url": "https://vaticanentrytickets.org", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.7423084378242493, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.5988441705703735, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Reference/Libraries & Museums/Museums", "confidence": 0.5383738279342651, "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.2610374093055725, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.13130393624305725, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs