[GH-ISSUE #950] Writer/Producer Credits available on sp.tracks(uri) call #571

Closed
opened 2026-02-27 23:23:25 +03:00 by kerem · 1 comment
Owner

Originally created by @Rsalganik1123 on GitHub (Mar 17, 2023).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/950

Is your feature request related to a problem? Please describe.
On the spotify API, we can have access to the songwriter and producer credits associated with a large variety of songs. However, this is currently unavailable on Spotipy.

Describe the solution you'd like
I would really love for this information to be available in relation to tracks using a call like sp.tracks(uri). This would enable me to apply interesting innovations in citation graph research to musical "citations".

Describe alternatives you've considered
I have not tried this yet but I imagine the only way to access this info is to scrape the web version of the Spotify API. This will probably be quite difficult.

Additional context
Add any other context or code about the feature request here.

Originally created by @Rsalganik1123 on GitHub (Mar 17, 2023). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/950 **Is your feature request related to a problem? Please describe.** On the spotify API, we can have access to the songwriter and producer credits associated with a large variety of songs. However, this is currently unavailable on Spotipy. **Describe the solution you'd like** I would really love for this information to be available in relation to tracks using a call like ```sp.tracks(uri)```. This would enable me to apply interesting innovations in citation graph research to musical "citations". **Describe alternatives you've considered** I have not tried this yet but I imagine the only way to access this info is to scrape the web version of the Spotify API. This will probably be quite difficult. **Additional context** Add any other context or code about the feature request here.
kerem 2026-02-27 23:23:25 +03:00
Author
Owner
<!-- gh-comment-id:1475219091 --> @stephanebruckert commented on GitHub (Mar 19, 2023): Not available on the API so far https://community.spotify.com/t5/Spotify-for-Developers/Getting-credits-on-a-track/td-p/4950934 See https://github.com/spotipy-dev/spotipy/blob/master/FAQ.md#is-there-a-way-to-get-this-field
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#571
No description provided.