Ticketone: List Events By Category
Ticketone via Parse · entertainment
List events filtered by category and/or city with pagination. Returns product groups with nested product details, city facets, venue facets, and category facets. Each product group contains individual performance products with venue and date information. Use offset and limit for 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
- 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/list_events_by_category
- Interface artifact
- sha256:afcf84341a3bbd06d61496810e8d535e159565b4425a3cd2b77730689de6dbc3
- Manifest digest
- sha256:ab28a51fa2a05bc4408b50ad6a7b3b375a5a0e81ef19e477a937b560509e8510
Request fields
- city (string): City name to filter events (e.g. Milano, Roma, Bari, Napoli, Firenze).
- limit (integer): Maximum number of product groups to return per page. Capped at 50 by the upstream API.
- offset (integer): Number of results to skip for pagination.
- category (string): Category name to filter events.: Allowed values: Concerti, Teatro, Sport, Mostre e Musei, Altre manifestazioni, Cinema
Example queries
- {"city":"Milano","limit":"5","offset":"0","category":"Concerti"}