[GH-ISSUE #1172] Sudden breaking API changes - Deprecated endpoints #688

Closed
opened 2026-02-28 00:00:52 +03:00 by kerem · 10 comments
Owner

Originally created by @pretoriusdre on GitHub (Nov 28, 2024).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1172

Describe the bug
Spotify have made sudden breaking changes to their API, depreciating many endpoints (making them unavailable to many current users)

https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api

Additional context
Spotipy documentation might need to be updated to reflect this depreciation.

Originally created by @pretoriusdre on GitHub (Nov 28, 2024). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1172 **Describe the bug** Spotify have made sudden breaking changes to their API, depreciating many endpoints (making them unavailable to many current users) https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api **Additional context** Spotipy documentation might need to be updated to reflect this depreciation.
kerem 2026-02-28 00:00:52 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@oskameDEV commented on GitHub (Nov 28, 2024):

Of course on the day I finish something that makes use of their audio analysis 💀

<!-- gh-comment-id:2505351855 --> @oskameDEV commented on GitHub (Nov 28, 2024): Of course on the day I finish something that makes use of their audio analysis 💀
Author
Owner

@fsanna23 commented on GitHub (Nov 30, 2024):

This is the worst. They also made it impossible to retrieve data from playlists like Release Radar or New Music Friday, which I was using on weekly basis.

<!-- gh-comment-id:2509094931 --> @fsanna23 commented on GitHub (Nov 30, 2024): This is the worst. They also made it impossible to retrieve data from playlists like Release Radar or New Music Friday, which I was using on weekly basis.
Author
Owner

@syphernl commented on GitHub (Nov 30, 2024):

This is the worst. They also made it impossible to retrieve data from playlists like Release Radar or New Music Friday, which I was using on weekly basis.

I ran into the same problem with my personal script I used every week to get data from Release Radar.

A workaround for that is copying these playlists using the Spotify app (mobile or desktop) and using that playlist to retrieve data from it.

<!-- gh-comment-id:2509141681 --> @syphernl commented on GitHub (Nov 30, 2024): > This is the worst. They also made it impossible to retrieve data from playlists like Release Radar or New Music Friday, which I was using on weekly basis. I ran into the same problem with my personal script I used every week to get data from Release Radar. A workaround for that is copying these playlists using the Spotify app (mobile or desktop) and using that playlist to retrieve data from it.
Author
Owner

@dieser-niko commented on GitHub (Dec 1, 2024):

I think Spotify is trying to keep the data they generate on their site. But this breaks more "normal" applications than malicious ones.

<!-- gh-comment-id:2509618465 --> @dieser-niko commented on GitHub (Dec 1, 2024): I think Spotify is trying to keep the data they generate on their site. But this breaks more "normal" applications than malicious ones.
Author
Owner

@hivishal commented on GitHub (Dec 3, 2024):

Is there anyway I can get access to a songs metadata now that they have deprecated the API endpoint

<!-- gh-comment-id:2514861519 --> @hivishal commented on GitHub (Dec 3, 2024): Is there anyway I can get access to a songs metadata now that they have deprecated the API endpoint
Author
Owner

@HansBambel commented on GitHub (Dec 9, 2024):

Even the recommendation endpoint was removed.... wow

<!-- gh-comment-id:2527556527 --> @HansBambel commented on GitHub (Dec 9, 2024): Even the [recommendation endpoint](https://developer.spotify.com/documentation/web-api/reference/get-recommendations) was removed.... wow
Author
Owner

@anair1 commented on GitHub (Jan 7, 2025):

Late to the party but I thought I was going crazy or something after hopping back on my project after a bit and seeing the recommendations API continuously return a 404. Sucks to see it go :(

<!-- gh-comment-id:2574171678 --> @anair1 commented on GitHub (Jan 7, 2025): Late to the party but I thought I was going crazy or something after hopping back on my project after a bit and seeing the recommendations API continuously return a 404. Sucks to see it go :(
Author
Owner

@its403 commented on GitHub (Mar 20, 2025):

Did anyone find a way to get recommendations using any other ways?

<!-- gh-comment-id:2741111697 --> @its403 commented on GitHub (Mar 20, 2025): Did anyone find a way to get recommendations using any other ways?
Author
Owner

@jarodra commented on GitHub (Mar 20, 2025):

Did anyone find a way to get recommendations using any other ways?

For some time it was possible to use Spotify anon but since new changes we're implemented this week it's not working anymore.

<!-- gh-comment-id:2741177293 --> @jarodra commented on GitHub (Mar 20, 2025): > Did anyone find a way to get recommendations using any other ways? For some time it was possible to use Spotify anon but since new changes we're implemented this week it's not working anymore.
Author
Owner

@henryctheo commented on GitHub (Nov 5, 2025):

Super late to the party, but saw artist_related_artists(artist_id) also deprecated. Does anyone know of a similar endpoint?

<!-- gh-comment-id:3489201540 --> @henryctheo commented on GitHub (Nov 5, 2025): Super late to the party, but saw `artist_related_artists(artist_id)` also deprecated. Does anyone know of a similar endpoint?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#688
No description provided.