Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 322 Bytes

Basic program that finds the current song playing on your Spotify account and then uses web scraping to display the lyrics

requirments:

-BS4

-requests

-Spotify-token module (pip install spotify-token)

Aside from that, it can be cloned and run as is.