You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Making api requests with Python, with personal notes added for future reference. You just type the name of the artist and it will return the top 10 songs for that artist. It was kindaa harder than expected since Spotify does not make it necessarily easy.