Bandsintown Events Scraper
Pricing
Pay per event
Bandsintown Events Scraper
Extract public Bandsintown concert dates, tour history, artist profiles, venues, lineups, coordinates, and ticket offers by artist name, ID, or URL.
Bandsintown Events Scraper
Pricing
Pay per event
Extract public Bandsintown concert dates, tour history, artist profiles, venues, lineups, coordinates, and ticket offers by artist name, ID, or URL.
recordType
Optional
Whether the row describes an event or an artist.
title
Optional
Concert event title.
url
Optional
Canonical Bandsintown page URL.
datetime
Optional
Event start date and time.
endDatetime
Optional
Event end date and time when published.
timezone
Optional
IANA timezone of the event.
artistId
Optional
Bandsintown identifier of the event artist.
artistName
Optional
Name of the event artist.
venueName
Optional
Name of the event venue.
venueCity
Optional
City where the event takes place.
venueRegion
Optional
State, province, or region of the venue.
venueCountry
Optional
Country where the event takes place.
venueLatitude
Optional
Venue latitude from event details.
venueLongitude
Optional
Venue longitude from event details.
lineup
Optional
Published event performer lineup.
[ "Example Artist", "Sample Guest"]offers
Optional
Published ticket offers for the event.
[ { "type": "Offer", "url": "https://www.bandsintown.com/e/123456789", "status": "https://schema.org/InStock", "price": 49.5, "currency": "USD" }]onSaleDatetime
Optional
Date and time when ticket sales begin.
description
Optional
Published event description.
streamingEvent
Optional
Whether the event is streamed online.
name
Optional
Artist profile name.
imageUrl
Optional
Artist profile image URL.
followerCount
Optional
Published number of artist followers.
upcomingEventCount
Optional
Number of unique upcoming events included on the artist page.
verified
Optional
Whether Bandsintown marks the artist as verified.
genre
Optional
Published artist genres.
hometown
Optional
Published artist hometown.
scrapedAt
Optional
UTC timestamp when the Actor scraped the record.