Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to access my Liked Songs in Spotify (Python)

I want to do a project where I access and analyze my Liked Songs in Spotify.

I was wondering what is the best way to access my Liked Songs? Is it the same way as getting the playlist via Spotipy? Is there another package that can access the list of songs in Liked Songs?

Any pseudocode/documentation/example would be appreciated.

like image 832
Anthony Reid Avatar asked Oct 15 '25 04:10

Anthony Reid


1 Answers

Once authenticated with Spotipy, you can use it to retrieve your liked songs using the endpoint current_user_saved_tracks()

like image 196
rob_med Avatar answered Oct 17 '25 17:10

rob_med



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!