Setlist.fm Scraper
Scrape Setlist.fm for setlists, artists, and venues — no API key required.
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.
Setlist.fm Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| setlists | ||
| GET |
searchSetlists /setlists |
Search setlists by artist name, venue name, city name, or year. At least one of artistName, venueName, or cityName is required. |
| artists | ||
| GET |
searchArtists /artists |
Search Setlist.fm artists by name. |
| venues | ||
| GET |
searchVenues /venues |
Search Setlist.fm venues by name or city. At least one of name or cityName is required. |
| artist | ||
| GET |
getArtistSetlists /artist/{mbid}/setlists |
Fetch all setlists for an artist using their MusicBrainz ID (mbid). Get mbids from GET /artists. |
Setlist.fm Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $60 / month | — |
|