This script can be used to download lyrics of any number of songs, by any number of Artists, until the API Limit is met. The script uses Genius API. It is a dedicated platform meant for music only.
- You need an API client, (it's free) follow the steps here.
pip install lyricsgenius
to install dedicated package.- Good to go, Follow guidelines mentioned as comments in code.
- The script is pretty much interactive, ensure you follow the guidelines.
Lyrics of Top 3 Songs by coldplay -
Resulting Text File -
Made by Vybhav Chaturvedi.
Kindly go through this page and follow the guidelines and rules related to Genius API.