10 lines
239 B
Markdown
Raw Normal View History

2022-10-14 23:43:07 +03: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`