Scrapers.lat logo scrapers.lat
EC

Discogs Music Releases & Artists Scraper

Extract Discogs music releases and artists: tracklist, labels, catalog number, format, genres, ratings, community have/want and lowest marketplace price. Export JSON, CSV, Excel.

31 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
discogs-scraper.json 200 OK
{
  "imageUrl": "https://i.discogs.com/9omVF7Ur_lP25cJS_AUeKEXh…",
  "title": "Daft Punk - Discovery",
  "type": "release",
  "url": "https://www.discogs.com/release/29277010-Daft-…",
  "id": 29277010,
  "artist": "Daft Punk",
  "artistNames": ["Daft Punk"],
  "label": "ADA (6)",
  "labelNames": ["ADA (6)"]
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Image UrlTitleTypeUrlIdArtistArtist NamesLabelLabel NamesCatalog NumberCatalog NumbersFormatFormat DescriptionsCountry
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

Image UrlTitleTypeUrl
https://i.discogs.com/9omVF7Ur_lP…Daft Punk - Discoveryreleasehttps://www.discogs.com/release/2…
https://i.discogs.com/6gMPje3DUKa…Daft Punk - Discoveryreleasehttps://www.discogs.com/release/2…
https://i.discogs.com/HE2HTU2AEbH…Daft Punk - Discoveryreleasehttps://www.discogs.com/release/2…
https://i.discogs.com/LmwKeGYrgtN…Daft Punk - Discoveryreleasehttps://www.discogs.com/release/6…
https://i.discogs.com/8z6hsrndk_8…Daft Punk - Discoveryreleasehttps://www.discogs.com/release/2…
GET /discogs-scraper
{
  "imageUrl": "https://i.discogs.com/9omVF7Ur_lP25cJS_AUeKEXh…",
  "title": "Daft Punk - Discovery",
  "type": "release",
  "url": "https://www.discogs.com/release/29277010-Daft-…",
  "id": 29277010,
  "artist": "Daft Punk",
  "artistNames": ["Daft Punk"],
  "label": "ADA (6)",
  "labelNames": ["ADA (6)"]
}

よくある質問

Does this cover the whole Discogs database or just one region?

It covers the full global Discogs catalog. Releases, master releases, artists and labels from every country in the database are searchable, and prices are reported in their native marketplace currency.

How many records can I get in one run?

Set the Max Releases value to whatever you need. One run can search several queries and process many direct URLs at once, and results stream into the dataset as they are collected.

Can I scrape specific releases or artists by URL instead of searching?

Yes. Paste release, master, artist or label URLs into the Discogs URLs field and the scraper pulls each one directly. You can mix search queries and URLs in the same run.

Where do the marketplace prices and ratings come from?

When Fetch Full Details is enabled, each release is enriched with its live lowest marketplace price, the number of copies for sale, and the community rating. Turn it off for a faster, listing only run.

What happens if a release has no price or is not for sale?

Price and for sale fields are simply left empty for that record, and the rest of the data is still returned. Records that cannot be fetched are reported with an error field so the run never fails silently.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。