Discogs Scraper is a web application, which it's purpose is to help convert information from discog releases to a csv in an archivable format. Currently in an early beta version.
The website can be located here
Clone the project
git clone https://github.com/casperUoS/DiscogScraperDesktop.gitGo to the project directory
cd discogs-scraper-webInstall dependencies
npm installStart the server
npm run devDocker image planned to be added soon
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.