Discogs Scraper logo

Discogs Scraper API

Extract public Discogs search results and release, master, or artist pages as JSON for music metadata, marketplace research, and catalog cleanup.

API Endpoints

Available endpoints for the Discogs Scraper API

POST /v1/discogs/release

Discogs Release API

Scrape a public Discogs release, master, or artist page.

Parameters

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

Discogs API

Scrape public Discogs marketplace and catalog 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 Discogs

Get your free API key