How can I retrieve all playlists containing a specific song for a given user using the Spotify API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Plan
Premium
Country
Germany
Device
Microsoft Windows Laptop
Operating System
Win 11
My Question or Issue
Here is an example of the output I'm trying to achieve. User A has the following songs and playlists:
Songs: A, B, C
Playlists:
- Playlist 1: Song A, Song B
- Playlist 2: Song B, Song C
Desired Output (Playlists should be listed in alphabetical order):
- Song A: Playlist 1
- Song B: Playlist 1, Playlist 2
- Song C: Playlist 2
Is there a way to query this information using the Spotify API? If yes, which endpoints or methods would be most effective?
Labels:
- Labels:
-
Feature Request
-
Question
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page