SongKick Concert Calendar
Pricing
from $0.30 / actor start
Go to Apify Store

SongKick Concert Calendar
Discover live music and concerts by city. Scrapes public metro-area gig calendars, extracts artist, venue, date, location, and ticket links as structured JSON.
Pricing
from $0.30 / actor start
Rating
0.0
(0)
Developer
Creative Scraps
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Metro Concert Calendar
Discover live music and concerts in major metros. Scrapes public metro-area gig calendars and returns structured event data for apps, newsletters, and automation pipelines.
How it works
- Resolves a city name (e.g.
New York) to a metro calendar slug. - Crawls the metro listing page with pagination.
- Parses embedded MusicEvent JSON-LD blocks on each page.
- Filters events to your date window and pushes normalized records to the dataset.
Input
| Field | Required | Description |
|---|---|---|
city | One of city/metroSlug | Metro display name |
metroSlug | One of city/metroSlug | Raw slug override |
startDate | No | YYYY-MM-DD (default: today UTC) |
endDate | No | YYYY-MM-DD (default: +7 days UTC) |
maxPages | No | Page cap (default 50, prefill 2) |
maxItems | No | Stop after N events |
proxyConfiguration | No | Residential recommended |
Output
Each dataset item includes event name, start date, venue, performers, coordinates, image, and ticket URL.