Songkick.com Scraper
Scrape concerts, tours, and festival listings from Songkick by artist, location, or venue.
1 subscribers
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Songkick.com Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| artist | ||
| GET |
getArtistEvents /artist |
Fetch all upcoming shows for an artist. Provide either name or id (Songkick artist ID). |
| city | ||
| GET |
getCityEvents /city |
Fetch all upcoming events in a metro area. Provide either name or id (Songkick metro area ID). Use state and country to disambiguate. |
| venue | ||
| GET |
getVenueEvents /venue |
Fetch all upcoming events at a venue. Provide either name or id (Songkick venue ID). |
| event | ||
| GET |
getEvent /event |
Fetch full details for a single Songkick event. Provide either a Songkick concert URL (input) or a numeric event ID (id). |
Songkick.com Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $60 / month | — |
|