python-scripts/scripts/Lyrics Scraper
2022-10-14 23:59:16 +03:00
..
LyricsScraper.py Add small fix 2022-10-14 23:59:16 +03:00
README.md Add lyrics scraper script 2022-10-14 23:43:07 +03:00
requirements.txt Add lyrics scraper script 2022-10-14 23:43:07 +03:00

Lyrics scraper

This simple script scrapes Azlyrics 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