Setlist.fm Scraper avatar

Setlist.fm Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Setlist.fm Scraper

Setlist.fm Scraper

Scrape concert setlists from Setlist.fm. Search any artist and get full song lists, venues, dates, tour names, and encore details for every show.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Scrape concert setlists from Setlist.fm including song lists, venues, tour names, and dates.

Features

  • Setlist Detail Mode: Provide specific setlist URLs to scrape individual concerts
  • Artist Setlists Mode: Provide an artist's setlist page URL to scrape all their setlists
  • Search Mode: Search by artist name and scrape their setlists
  • Full Song Data: Each song includes set info (Main Set, Encore), tape indicators, and notes
  • Pagination: Automatically follows pagination to get more results
  • Pay Per Event: Only pay for results you actually get

Input

FieldTypeDescription
modestringsetlist-detail, artist-setlists, or search
urlsstring[]Setlist URLs or artist page URLs
searchQueriesstring[]Artist names to search (search mode)
maxResultsintegerMax setlists per artist/query (default: 50)
proxyConfigurationobjectOptional proxy settings

Output

Each setlist result includes:

FieldDescription
artistArtist/band name
venueVenue name
cityCity
stateState/province
countryCountry
dateConcert date
tourNameTour name (if available)
songsArray of songs with set info, tape indicator, and notes
songCountNumber of songs played
commentSetlist comments/notes
setlistUrlOriginal setlist URL

Example Input

Search for artist setlists

{
"mode": "search",
"searchQueries": ["Taylor Swift", "Radiohead"],
"maxResults": 25
}

Scrape specific setlists

{
"mode": "setlist-detail",
"urls": [
"https://www.setlist.fm/setlist/taylor-swift/2024/sofi-stadium-inglewood-ca-3bac2d3.html"
]
}

Browse an artist's setlists

{
"mode": "artist-setlists",
"urls": ["https://www.setlist.fm/setlists/taylor-swift-bd6892e.html"],
"maxResults": 100
}

Use Cases

  • Tour Analysis: Track what songs artists play across a tour
  • Concert Planning: See what to expect at an upcoming show
  • Music Research: Analyze setlist patterns and song frequency
  • Fan Communities: Build setlist databases and visualizations
  • Promoter Insights: Understand artist performance patterns

Pricing

This actor uses Pay Per Event pricing. You are charged $0.005 per result scraped.