Discogs Scraper - Vinyl, Music Releases & Labels
Pricing
Pay per usage
Discogs Scraper - Vinyl, Music Releases & Labels
Discogs Scraper to search the Discogs music database for vinyl, CDs and releases by artist, album, genre or year. Extract title, year, country, genre, style, format, label, catalog number, barcode and cover image. For record collectors, music data tools and discography databases.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
ben
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
16 days ago
Last modified
Categories
Share
Discogs Scraper — Vinyl, Music Releases & Labels
Search the Discogs music database — the world's largest catalog of vinyl, CDs and music releases.
Built for record collectors, music data tools, marketplace analytics, and discography databases. Keyless, fast and reliable — no proxy or browser needed.
What you get
Per result:
- title, id, type (release / master / artist / label)
- year, country
- genre, style
- format (Vinyl, LP, CD, …)
- label, catno (catalog number)
- barcode
- master_id
- thumb, cover_image
- url, resource_url
- search_query, scraped_at
Why this Actor
| Discogs Scraper | Manual lookup | Raw API | |
|---|---|---|---|
| Clean flat output | Yes | — | Paged JSON |
| Search + filters | Yes | Slow | DIY |
| Rate-limit handling | Built-in | — | DIY |
| Pay per result | Yes | — | — |
Input
| Field | Type | Description |
|---|---|---|
searchQuery | string | Artist/album/release keyword |
type | string | release, master, artist, label |
genre | string | Optional genre filter |
year | string | Optional year filter |
maxResults | integer | Max results to return |
Example input
{"searchQuery": "daft punk","type": "release","genre": "Electronic","maxResults": 50}
Sample output
{"id": 7445961,"title": "Daft Punk - Discovery","year": "2001","country": "Europe","genre": ["Electronic"],"style": ["House", "Disco"],"format": ["Vinyl", "LP", "Album"],"label": ["Virgin"],"catno": "7243 8 49606 1 1","url": "https://www.discogs.com/release/7445961"}
Use cases
- Record collecting — track pressings, variants and catalog numbers
- Marketplace analytics — analyse releases by genre, year and country
- Music databases — build and enrich discographies
- Data enrichment — append release metadata and cover art
Pricing
Pay-per-result. You are charged only for the results returned — empty runs cost nothing.
Notes & legal
- Uses the public Discogs database API. Respect Discogs' terms and rate limits.
- Use data only for lawful purposes.
Related actors
More scrapers from the same author:
- iTunes Scraper — music, podcasts, apps & more from Apple
- Steam Scraper — game prices, ratings & store data
- Anime Scraper — anime database from MyAnimeList (Jikan)
- eBay Scraper — listings, prices & seller data via the official API