Ticketmaster Scraper
No credit card required
Ticketmaster Scraper
No credit card required
Scrapes events from Ticketmaster.com based on their categories, genres, location and date. Enhances Ticketmaster's built-in event search by searching multiple categories and genres at once. Provides dataset sorting options corresponding to the Ticketmaster's UI.
You can access the Ticketmaster Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "maxItems": 200,
3 "countryCode": "US",
4 "geoHash": "dr5regw3pg6ft"
5}' |
6apify call lhotanova/ticketmaster-scraper --silent --output-dataset
Scrapes events by categories, genres, location and date. API through CLI
The Apify CLI is the official tool that allows you to use Ticketmaster Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
25 monthly users
-
12 stars
>99% runs succeeded
Created in Sep 2021
Modified a year ago