Ticketmaster.com Scraper
Search events, attractions, venues, and classifications from the Ticketmaster Discovery API.
1 subscribers
9 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Ticketmaster.com Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| events | ||
| GET |
getAttractionEvents /events/attraction |
Fetch all Ticketmaster events for a specific attraction (artist/team/etc) by its ID. |
| GET |
browseEvents /events |
Browse Ticketmaster events with composable filters for keyword, city, state, country, date range, genre, and more. |
| GET |
getVenueEvents /events/venue |
Fetch all Ticketmaster events at a specific venue by its ID. |
| GET |
searchEvents /events/search |
Full-text search across Ticketmaster events. Supports all filters from /events. |
| attractions | ||
| GET |
getAttraction /attractions/{id} |
Fetch a single Ticketmaster attraction (artist/team) by its ID. |
| GET |
getAttractions /attractions |
Search the Ticketmaster attractions directory (artists, teams, etc). |
| venues | ||
| GET |
getVenue /venues/{id} |
Fetch a single Ticketmaster venue by its ID. |
| GET |
getVenues /venues |
Search the Ticketmaster venue directory. |
| classifications | ||
| GET |
getClassifications /classifications |
Fetch the Ticketmaster classification (genre/category) taxonomy. |
Ticketmaster.com Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $60 / month | — |
|