Bandsintown Events Scraper avatar

Bandsintown Events Scraper

Pricing

$4.00 / 1,000 event scrapeds

Go to Apify Store
Bandsintown Events Scraper

Bandsintown Events Scraper

Scrape concert listings from bandsintown.com. Any city or artist URL. Returns event name, dates, venue, address, geo-coordinates and performers.

Pricing

$4.00 / 1,000 event scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Scrape concert listings from bandsintown.com (any city or artist URL). Returns event name, dates, venue, address, geo-coordinates and performers.

Input

FieldTypeDescription
urlstringA bandsintown.com city (/c/...) or artist URL (default: /c/new-york-ny)
maxItemsintegerMax events to return, paginates automatically (default 50)

Output

{
"name": "Some Artist @ Some Venue",
"url": "https://www.bandsintown.com/e/...",
"image": "https://...",
"startDate": "2026-09-12",
"endDate": null,
"eventStatus": "EventScheduled",
"venueName": "Some Venue",
"street": "123 Main St",
"city": "New York",
"country": "US",
"postalCode": "10001",
"lat": 40.7128,
"lon": -74.006,
"performers": ["Some Artist"],
"genres": [],
"scrapedAt": "2026-08-09T00:00:00.000Z"
}

Pricing

Pay per event scraped.

Common uses

  • Concert calendars by city
  • Artist tour tracking
  • Event data feeds for ticketing/travel apps