Bandsintown Events Scraper
Pricing
$4.00 / 1,000 event scrapeds
Go to Apify Store
Bandsintown Events Scraper
Scrape concert listings from bandsintown.com. Any city or artist URL. Returns event name, dates, venue, address, geo-coordinates and performers.
Scrape concert listings from bandsintown.com (any city or artist URL). Returns event name, dates, venue, address, geo-coordinates and performers.
Input
| Field | Type | Description |
|---|---|---|
url | string | A bandsintown.com city (/c/...) or artist URL (default: /c/new-york-ny) |
maxItems | integer | Max 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