mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
10 lines
239 B
Markdown
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`
|