[GH-ISSUE #434] Track object does not report popularity #255

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

Originally created by @mnburkle on GitHub (Jan 25, 2020).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/434

Spotify's track object has a popularity field, which is not available on spotipy

Originally created by @mnburkle on GitHub (Jan 25, 2020). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/434 Spotify's track object has a popularity field, which is not available on spotipy
kerem closed this issue 2026-02-27 23:21:38 +03:00
Author
Owner

@stephanebruckert commented on GitHub (Jan 26, 2020):

I can see it according to this test: github.com/plamere/spotipy@51637d7b2c/tests/tests.py (L101)

Spotipy should just return what Spotify returns from https://github.com/spotify/web-api/, perhaps the track you are looking for doesn't have a popularity yet?

Closing for now but feel free to re-open with more information

<!-- gh-comment-id:578504452 --> @stephanebruckert commented on GitHub (Jan 26, 2020): I can see it according to this test: https://github.com/plamere/spotipy/blob/51637d7b2c3f7ebcf12b94fd22d6fb21048949bc/tests/tests.py#L101 Spotipy should just return what Spotify returns from https://github.com/spotify/web-api/, perhaps the track you are looking for doesn't have a popularity yet? Closing for now but feel free to re-open with more information
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#255
No description provided.