[GH-ISSUE #47] Charts API #22

Closed
opened 2026-02-27 23:20:26 +03:00 by kerem · 5 comments
Owner

Originally created by @pa12 on GitHub (Apr 2, 2015).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/47

Spotify recently made an update to their Spotify Viral Charts, which used to be available here: http://charts.spotify.com/.

They are now available only via the web player itself: https://play.spotify.com/chart/6o9o1UphRtyv10VPuDT80D and I was wondering if there is a Spotipy solution to grab the songs from the Viral charts into Python.

As an example, here is the Global Viral 50 chart I would like to pull data on: spotify:app:chart:6o9o1UphRtyv10VPuDT80D

Any help would be greatly appreciated.

Originally created by @pa12 on GitHub (Apr 2, 2015). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/47 Spotify recently made an update to their Spotify Viral Charts, which used to be available here: http://charts.spotify.com/. They are now available only via the web player itself: https://play.spotify.com/chart/6o9o1UphRtyv10VPuDT80D and I was wondering if there is a Spotipy solution to grab the songs from the Viral charts into Python. As an example, here is the Global Viral 50 chart I would like to pull data on: spotify:app:chart:6o9o1UphRtyv10VPuDT80D Any help would be greatly appreciated.
kerem closed this issue 2026-02-27 23:20:27 +03:00
Author
Owner

@thelinmichael commented on GitHub (Aug 17, 2015):

Long time since this was opened, but in case you're still interested - Spotify is working on a new Charts page that'll replace the existing charts.spotify.com page, but it's not available yet.

<!-- gh-comment-id:131702561 --> @thelinmichael commented on GitHub (Aug 17, 2015): Long time since this was opened, but in case you're still interested - Spotify is working on a new Charts page that'll replace the existing charts.spotify.com page, but it's not available yet.
Author
Owner

@drs-m commented on GitHub (Aug 17, 2016):

there's spotifycharts.com which offers a download option of current and historical chart position data as csv. The domain is registered by spotify so it has to be official.

<!-- gh-comment-id:240417235 --> @drs-m commented on GitHub (Aug 17, 2016): there's spotifycharts.com which offers a download option of current and historical chart position data as csv. The domain is registered by spotify so it has to be official.
Author
Owner

@thelinmichael commented on GitHub (Sep 16, 2016):

@drs-m, can confirm that it's official. There are however no public API endpoints to retrieve the charts data yet.

<!-- gh-comment-id:247658629 --> @thelinmichael commented on GitHub (Sep 16, 2016): @drs-m, can confirm that it's official. There are however no public API endpoints to retrieve the charts data yet.
Author
Owner

@thelinmichael commented on GitHub (Sep 16, 2016):

Related to https://github.com/spotify/web-api/issues/33. (Spotify's repository for tracking feature requests and bug tickets for its Web API.

<!-- gh-comment-id:247658899 --> @thelinmichael commented on GitHub (Sep 16, 2016): Related to https://github.com/spotify/web-api/issues/33. (Spotify's repository for tracking feature requests and bug tickets for its [Web API](https://developer.spotify.com/web-api/).
Author
Owner

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

Closing for now as it's still not implemented by the web API

<!-- gh-comment-id:570077077 --> @stephanebruckert commented on GitHub (Jan 1, 2020): Closing for now as it's still not implemented by the web API
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#22
No description provided.