top of page

Spotify Lyrics Finder

MediaFire:

Version: 4.1

SpotifyLyricsFinderWebsiteLogo.png

Spotify Lyrics Finder is really simple GUI project which uses modules like:

  • ​PyQt 5

  • requests

  • bs4 (Beautiful Soup)

  • SwSpotify

  • time

  • xml.etree.ElementTree

  • os​

It automatically detects the current playing song and then finds it on the genius.com website.

Multi-threading allows it to run smoothly while searching for the lyrics and fetching the song's information. It does not require you to log in through Spotify. Although you probably must have the Spotify app installed on your PC, I didn't test it in the browser. Source code included in the download.

Visit my GitHub!
bottom of page