Skip to content

Docs: migrating off the deprecated spotipy recommendations()/related_artists() #146

Description

@AliAkhtari78

Spotify deprecated recommendations and related-artists in the official API (Nov 2024), so many spotipy snippets now 403. Add a short docs page showing the SpotifyScraper equivalent (get_related_artists / the discovery API) with a before/after snippet.

Acceptance criteria

  • A before (spotipy, 403) / after (SpotifyScraper, no key) comparison.
  • Honest note that audio-features cannot be restored (Spotify removed it).

Pairs with the README wedge; pure docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions