Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts API #47

Closed
pa12 opened this issue Apr 2, 2015 · 5 comments
Closed

Charts API #47

pa12 opened this issue Apr 2, 2015 · 5 comments

Comments

@pa12
Copy link

pa12 commented Apr 2, 2015

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.

@thelinmichael
Copy link
Contributor

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.

@drs-m
Copy link

drs-m commented 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.

@thelinmichael
Copy link
Contributor

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

@thelinmichael
Copy link
Contributor

thelinmichael commented Sep 16, 2016

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

@stephanebruckert
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants