Stubhub: Get Performer Events
Stubhub via Parse · marketplace
Retrieve upcoming events and related performers for a specific performer or team. Returns trending events, alternative performers, and total event count. The performer_id and performer_slug are obtainable from search_autocomplete results URL paths (pattern: /<slug>/performer/<id>). API for StubHub ticket marketplace, covering trending suggestions, event search, ticket listings, performer schedules, and marketplace discovery. Fulfilled by Parse from stubhub.com.
- entertainment
- marketplace
- parse
- platform-key
- sports
- stubhub
- stubhub-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/781a7acb-7269-4afa-81c0-0ef1ef109043/get_performer_events
- Interface artifact
- sha256:d5e1dda5d23efd7f7971f406c8d15cfa6d15ca44691a9e1a7e857f5cb98af92c
- Manifest digest
- sha256:dd787cb2e2956b2196f8148a70016edc9387266dc981e6467ace4204e6f89924
Request fields
- performer_id (string, required): Internal performer ID (e.g., '2864'). Obtainable from search_autocomplete results URL path.
- performer_slug (string, required): Performer URL slug (e.g., 'denver-nuggets-tickets'). Obtainable from search_autocomplete results URL path.
Example queries
- {"performer_id":"2864","performer_slug":"denver-nuggets-tickets"}