Help Wizard

Step 1

NEXT STEP

Get historical track from playlist

Solved!

Get historical track from playlist

My Question or Issue

I'd like to code an api that retrieves tracks from a playlist. I've read the documentation and I've saw the playlist_tracks() and it's exactly what I want.

 

However, there are several playlists that change, for example, Top 50 world 

 

https://www.google.com/url?sa=t&source=web&rct=j&url=https://open.spotify.com/playlist/37i9dQZEVXbMD...

 

Is there a way to get historical tracks from this playlist? For example, retrieve the tracks from last Monday? 

Reply

Accepted Solutions
Marked as solution

Short answer: no

Longer answer: Spotify itself doesn't have this functionality. But there's a repo on GitHub that has them archived. You can find it here.

View solution in original post

1 Reply
Marked as solution

Short answer: no

Longer answer: Spotify itself doesn't have this functionality. But there's a repo on GitHub that has them archived. You can find it here.

Suggested posts