<<<Back to Coding
Spotify Lyrics Scraper
Date: Nov 2020
Words: 95
Draft: 1 (Most recent)
During quarantine I wanted to see the lyrics to the songs I was listening to. This was before spotify added lyrics. I am keeping this in the portfolio even though I made it over four years ago because it was pretty inventive, for me being in high school.
How it Works
- Get song I am listening to using offical Spotify API and auth
- Check if song has had lyrics saved before, if so then return those and break
- Send request to official Genius API with song title and artist
- Save text response and return