ticketone.it API: search_events
ticketone.it via Parse · entertainment
Search for events or artists by keyword. Returns individual product listings with location, date, category, and attraction information. Results include all matching performances across Italy. Use offset and limit for manual pagination through results. API for ticketone.it — Italy's leading event ticketing platform. Search events, browse by category, retrieve event details, and check ticket availability. Fulfilled by Parse from ticketone.it.
- entertainment
- music
- parse
- platform-key
- ticketone-it
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2796dc8a-03b2-45c8-9569-d1228e6e6ac7/search_events
- Interface artifact
- sha256:e83b08b430d7f34b6d49c3395de80c9cfc37006a2d9378c0009dfef6b7a81271
- Manifest digest
- sha256:5cb05e3a3f80730b2e7b6b6f674990849aa38a6c96bb6ce40bf4f172cb933aba
Request fields
- limit (integer): Maximum number of products to return per page. Capped at 50 by the upstream API.
- query (string, required): Search keyword (artist name, event name, venue, etc.).
- offset (integer): Number of results to skip for pagination.
Example queries
- {"limit":"50","query":"Vasco Rossi","offset":"0"}