Music release and discography collection
Discogsエンドポイントを使えば、「Music release and discography collection」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn the public Discogs music database into structured JSON — search across releases, masters, artists, and labels; release and master detail with formats, genres, styles, and catalog numbers; and full artist and label discographies for music catalogs, discography research, and enrichment. Credential-free.
Extract Discogs releases, masters, artists, and labels — search, detail, and discographies — as structured JSON from the public Discogs music database.
エンドポイントファミリー
5
ドキュメント化されたパラメータ
21
サンプル数
7
ライブカタログスナップショット
稼働エンドポイント
7
メソッド
GET
必須パラメータ
14
スキーマ参照
7
{
"platform": "Discogs",
"endpoint": "discogs-search",
"method": "GET",
"path": "/discogs/search",
"auth": "apiKey"
}ユースケース
Extract Discogs releases, masters, artists, and labels — search, detail, and discographies — as structured JSON from the public Discogs music database.
Discogsエンドポイントを使えば、「Music release and discography collection」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Discogsエンドポイントを使えば、「Artist and label catalog enrichment」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Discogsエンドポイントを使えば、「Format, genre, and pressing research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のDiscogsエンドポイントカタログから取得しています(エンドポイント7件、ドキュメント化されたリクエストパラメータ21個、公開レスポンススキーマ7件)。DocsとPlaygroundが参照しているカタログと同じものです。
Discogsのエンドポイントは7件、5つのリクエストファミリーに分類されています(Artist、Label、Masterほか2件)。
これらのDiscogsエンドポイントには21個のリクエストパラメータがドキュメント化されており、うち14個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
7件のDiscogsエンドポイントのうち7件が実際のサンプルレスポンスを、7件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
Discogsのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、500、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
Discogsのエンドポイントは7個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/discogs/artist/{id}
/discogs/label/{id}
/discogs/master/{id}
/discogs/release/{id}
/discogs/search
エンドポイントカタログ
/discogs/searchSearches Discogs releases, masters, artists, and labels. Credential-free official Discogs database data.
MCPツール discogs_search
/discogs/release/{id}Returns a normalized Discogs release: artists, labels, formats, tracklist, credits, identifiers, videos, images, and community want/have/rating. Credential-free official Discogs database data (api.discogs.com).
MCPツール discogs_release
/discogs/master/{id}Returns a normalized Discogs master release: the version-agnostic grouping of a release across pressings/reissues (artists, tracklist, genres/styles, videos, images, marketplace stats). Credential-free official Discogs database data.
MCPツール discogs_master
/discogs/artist/{id}Returns a normalized Discogs artist profile: real name, bio, links, name variations, aliases, and group memberships. Credential-free official Discogs database data.
MCPツール discogs_artist
/discogs/artist/{id}/releasesReturns an artist's paginated release/master credits (role, format, label, year, want/collection counts). Credential-free official Discogs database data.
MCPツール discogs_artist_releases
/discogs/label/{id}Returns a normalized Discogs label profile: profile text, contact info, parent label, and sub-labels. Credential-free official Discogs database data.
MCPツール discogs_label
/discogs/label/{id}/releasesReturns a label's paginated release catalog (title, artist, format, catalog number, year). Credential-free official Discogs database data.
MCPツール discogs_label_releases
関連API
Media & Streaming
Research streaming catalogs, title availability, providers, offers, seasons, episodes, and release changes from JustWatch with normalized JSON.
Media & Streaming
Turn Apple Books ebook and audiobook pages into structured data — search, catalog detail, paginated customer reviews, similar titles, author bibliographies, series listings, and chart rankings as normalized JSON. Credential-free.
Media & Streaming
Search public Ticketmaster events and browse the full discovery hierarchy by category or city, with pagination plus event, attraction, and venue detail endpoints -- including fan reviews, related attractions, trending attractions, and enhanced venue branding -- for live-entertainment research.
Discogsのスクレイピング方法
Discogs is the reference database for physical and digital music releases. Crawlora's Discogs endpoints return search, release/master detail, and artist/label discographies as normalized JSON — no Discogs API token, rate-limit juggling, or proxy setup.
A search across releases/masters/artists/labels, a release or master by id, or an artist/label with its releases.
Pass a query or a Discogs id to Crawlora's Discogs endpoint (e.g. /discogs/search, /discogs/release, /discogs/artist/{id}/releases).
Receive title, country, formats, labels, genres, styles, catalog numbers, and barcodes as clean JSON, with fields varying by release / master / artist / label.
Batch across search pages and discographies to build catalogs for music research, cataloging, or enrichment.
FAQ
Send a search query or a Discogs id to Crawlora's Discogs endpoints and get releases, masters, artists, and labels as structured JSON — search, detail, and discographies — without holding a Discogs API token. Collect public database data and respect Discogs' terms.
Yes — /discogs/artist/{id}/releases and /discogs/label/{id}/releases return paginated discographies, and /discogs/master and /discogs/release return per-title detail with formats, genres, styles, and catalog numbers.
Collecting publicly accessible music database data (releases, artists, labels) is generally permissible if you respect Discogs' terms of use, robots directives, rate limits, and applicable law. This is for public data you are authorized to collect.