# metal-archives web scrapers Helpful scripts to get information from http://metal-archives.com ## installation 1. install `python3` and `python3-pip` from your package manager (UNIX), or http://python.org/getit/windows (Windows) 2. install the required libs: `pip3 install urllib bs4 requests lyricfetcher` 3. put them somewhere in your $PATH, (or alternatively run `sudo make install`) ## screenshots ### releases ![releases.png](res/releases.png) ### cover ![cover.png](res/cover.png) ### band ![band.png](res/band.png) ### logo ![logo.png](res/logo.png) ### lyrics ![lyrics.png](res/lyrics.png) ### songs ![songs.png](res/songs.png) ### genre ![genre.png](res/genre.png) ### location ![location.png](res/location.png) ------ Originally these were methods from http://github.com/mitchweaver/diskvlt-bot But as they are so handy, I now use them to categorize and tag my music.