Bandcamp Scraper — Artists, Albums & Tracks
Pricing
from $0.00075 / item scraped
Bandcamp Scraper — Artists, Albums & Tracks
Search Bandcamp for artists, albums and tracks and export clean metadata: name, artist, type, URL, tags and location — with optional album details (release date, price, tracklist). One clean row per result as JSON, CSV or Excel.
Pricing
from $0.00075 / item scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Search Bandcamp for artists, albums and tracks and export clean metadata. Add keywords, choose a result type, and get one row per result — name, artist, type, URL, tags and location — with optional album details (release date, price, currency and full tracklist). Export to JSON, CSV or Excel, or pull straight from the API.
Perfect for music discovery and research, label and artist analysis, catalog building, trend tracking, and building music datasets for dashboards or LLMs.
What you get
One flat, ready-to-use record per result:
| Field | Description |
|---|---|
type | artist, album or track |
name | Result name |
artist | Artist / band name |
url | Link to the Bandcamp page |
location | Artist location (when available) |
tags | Genre / mood tags |
releaseDate | Release date (album/track details) |
price / currency | Price (album/track details) |
trackCount / tracks | Tracklist (album/track details) |
about | Description (album/track details) |
query | The keyword that produced the row |
collectedAt | When the row was scraped |
How to use
{"searchQueries": ["aphex twin", "lo-fi hip hop"],"searchType": "album","includeDetails": true,"maxItems": 200}
- Search keywords — each keyword runs its own search.
- Result type — All, Artists, Albums, or Tracks.
- Include album/track details — add release date, price and tracklist (one extra request per item).
- Max results — cap the total (0 = no limit).
Example output
{"type": "album","name": "Drukqs","artist": "Aphex Twin","url": "https://aphextwin.bandcamp.com/album/drukqs","tags": ["electronic", "idm"],"releaseDate": "22 Oct 2001 00:00:00 GMT","trackCount": 30,"query": "aphex twin","collectedAt": "2026-09-20T17:00:00.000Z"}
Common use cases
- Music discovery & research — find artists, albums and tracks for a genre or query.
- Label & artist analysis — pull catalogs, tags and release info.
- Catalog building — assemble structured lists of releases.
- Trend tracking — monitor genres and tags over time.
- Datasets — build clean music metadata sets for analysis or model training.
Frequently asked questions
Do I need any login, account or key? No. Just add keywords and run.
Can I limit to albums only? Yes — set Result type to Albums (or Artists / Tracks).
Can I get tracklists and prices? Yes — enable Include album/track details.
Does this download music? No — it collects public metadata only (titles, artists, tags, prices), not audio.
What format is the data? A flat table you can export as JSON, CSV or Excel, or fetch from the Apify API.
Related scrapers
Building a music toolkit? Check out our other content and media scrapers on Apify Store — all with the same clean, one-row-per-item output.