python-scripts/scripts/Lyrics Scraper/README.md
2022-10-14 23:43:07 +03:00

10 lines
239 B
Markdown

# 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`