Get this data via API

Classify tickets-florence.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://tickets-florence.org"}'
{ "domain": { "domain_url": "https://tickets-florence.org", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.6828452348709106, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.3856167197227478, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Libraries & Museums/Museums", "confidence": 0.340902179479599, "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Arts & Entertainment/Visual Art & Design/Art Museums & Galleries", "confidence": 0.292127788066864, "IAB1": "Arts & Entertainment", "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.26807457208633423, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.1945124715566635, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs