Looking to match a catalog/database against a XML database. The database is from Discogs.com.
Data:
http://www.discogs.com/data/
API
http://www.discogs.com/help/api
I’m listing my entire catalog in their marketplace. I have several thousand releases from my own website database in xls/csv. They have a bulk upload which requires their unique release ID. Would like to setup a solution so I could do regular queries and create my own upload database to correspond with Discogs.
