Is it possible to get the play count of a song (for the current user)? I only found Toplist and the Track class, but neither tells me how often a user listened to a song.
Asked
Active
Viewed 2.5k times
24
-
@Thomas, there is already a tag for Spotify. Why did you add a new one to over twenty questions? – Charles Jan 08 '14 at 01:08
-
1@Charles his comment to the edit was "Introducing new tag for spotify apps, to distinguish from other spotify apis" – TomTasche Jan 08 '14 at 08:08
-
1@Charles, seemed appropriate, considering the existence of the libspotify and cocoalibspotify2.0 tags – Thomas Jan 08 '14 at 16:46
-
@Thomas, those tags are for specific libraries that implement the API. Regardless, I now see what you're talking about -- there's a *new* Spotify API for "apps." The tag wiki is confusing, and I'll be submitting a correction... – Charles Jan 08 '14 at 18:20
3 Answers
10
As far as I know there is no way to retrieve that data at the moment.

José M. Pérez
- 3,199
- 22
- 37
-
6If you care about this feature, please give it a "thumbs up" on GitHub: https://github.com/spotify/web-api/issues/70 – oalders May 05 '16 at 04:20
-
1It is no longer possible to upvote this on GitHub as the repo has been archived. – James Geddes Dec 22 '22 at 15:00
5
This is not possible through the Spotify API right now. The Last.fm API does offer information similar to this, as a potential work-around.

LucasMoore
- 51
- 1
- 3
3
Marked as not right now on the Spotify support site.
http://community.spotify.com/t5/Spotify-Ideas/Personal-play-count-for-songs/idi-p/506618
However, this article from 538 a journalist got a look at Nestify where that information is available.
I would assume that the information would eventually be made available via the API.

Joshua Dance
- 8,847
- 4
- 67
- 72