Get play count of a track from Spotify API
Asked Answered
P

3

25

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.

Platen answered 5/1, 2014 at 14:2 Comment(4)
@Thomas, there is already a tag for Spotify. Why did you add a new one to over twenty questions?Crackup
@Crackup his comment to the edit was "Introducing new tag for spotify apps, to distinguish from other spotify apis"Platen
@Charles, seemed appropriate, considering the existence of the libspotify and cocoalibspotify2.0 tagsTeuton
@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...Crackup
Y
12

As far as I know there is no way to retrieve that data at the moment.

Yanez answered 6/1, 2014 at 12:6 Comment(2)
If you care about this feature, please give it a "thumbs up" on GitHub: github.com/spotify/web-api/issues/70Topfull
It is no longer possible to upvote this on GitHub as the repo has been archived.Unction
S
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.

Stanfordstang answered 2/6, 2016 at 2:50 Comment(0)
W
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.

Wahl answered 16/9, 2014 at 16:8 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.