Skip to content

Get the current song playing from your spotify desktop app and returns the lyrics and short artist bio

Notifications You must be signed in to change notification settings

andrewxding/lyricsscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Get the current song playing from your spotify desktop app and returns the lyrics and short artist bio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages