This script can be used to generate, the most popular songs by any artist. The script uses Genius API. It is a dedicated platform meant for music only.
- You need an API client, (its free) follow the steps here.
pip install lyricsgenius
to install dedicated package.- Good to go, Follow guidelines mentioned as comments in code.
Top 3 Songs by coldplay -
Made by Vybhav Chaturvedi.
Kindly go through this page and follow the guidelines and rules related to Genius API.