Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 412 Bytes

lyricsscraper

Gets the song playing from spotify desktop app for windows. It gets the lyrics from genius and artist information from wikipedia

Usage

Dependency includes wikipedia package and requests, install it with pip install wikipedia, pip install requests and run it with python3 main.py

Note

wikipedia api changed so the artist information scraping might not work. Use your own genius api key