Bandcamp Scraper logo

Bandcamp Scraper API

Extract public Bandcamp search results and artist, album, or track pages into structured data for music discovery and catalog workflows.

API Endpoints

Available endpoints for the Bandcamp Scraper API

POST /v1/bandcamp/page

Bandcamp Page API

Scrape a public Bandcamp artist, album, or track page.

Parameters

url string required URL returned by the matching search endpoint.
POST /v1/bandcamp/search

Bandcamp API

Scrape public Bandcamp search results.

Parameters

cursor string Cursor returned as next_cursor from the previous response.
limit integer Maximum number of results to return.
page integer Page number for sources that support page-based pagination.
query string required Search query.

Start scraping Bandcamp

Get your free API key