
Discogs
Pricing
$12.00/month + usage
Go to Store

Discogs
Get or search for prices, artists, releases, labels and more from Discogs. It's fast and costs little!
0.0 (0)
Pricing
$12.00/month + usage
3
Total users
6
Monthly users
3
Runs succeeded
>99%
Last modified
4 months ago
You can access the Discogs programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "ids": [< "32515302"< ],< "myids": {< "input": [< {< "id": "https://www.discogs.com/label/1430979-Daft-Punk",< "process": "get",< "category": "label"< },< {< "id": "855971",< "process": "get",< "category": "artist"< },< {< "id": "855971",< "process": "get",< "category": "artistReleases"< },< {< "id": "daft punk",< "process": "search",< "category": "artist"< },< {< "id": "https://www.discogs.com/sell/release/32515302",< "process": "sell",< "category": "release"< },< {< "id": "00602508108556",< "process": "sell",< "category": "list"< }< ]< },< "mycookie": "",< "proxy": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call canadesk/discogs --silent --output-dataset
Discogs API through CLI
The Apify CLI is the official tool that allows you to use Discogs locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: