Example of using scrappy to crawl all the lyrics in http://www.songlyrics.com/
This Code was written in 2016, and it has not been tested since
To run it you'll need scrapy (https://scrapy.org/). Once installed, from the parent directory run:
scrapy crawl songlyrics -o songs.json