A quick and dirty program that uses www.discogs.com to lookup prices for a collection of CDs. Input is a CSV file with fields for the title, artist, and year. The environment variable DISCOGS_API_KEY
must be set.
A quick and dirty program that uses www.discogs.com to lookup prices for a collection of CDs. Input is a CSV file with fields for the title, artist, and year. The environment variable DISCOGS_API_KEY
must be set.