DEV Community

Discussion on: How to integrate Spotify and Genius API to easily crawl song lyrics with Python

Collapse
 
itsrainingmani profile image
Manikandan Sundararajan

I created a very similar program but one that used the Spotify API to receive the current playing song and artist - developer.spotify.com/documentatio...

Collapse
 
willamesoares profile image
Will Soares

This is a great alternative! Thanks for pointing it out!