python-scripts/scripts/Lyrics Scraper/README.md

10 lines
239 B
Markdown
Raw Normal View History

2022-10-14 20:43:07 +00:00
# Lyrics scraper
This simple script scrapes [Azlyrics](http://www.azlyrics.com) given the artist and the song name.
## Usage
It's pretty straight-forward, just install the requiremnts and run it.
`pip install -r requirements.txt`