Get play count from top songs on Spotify

不打扰是莪最后的温柔 提交于 2019-12-13 04:36:42

问题


I'd like to track play counts of songs for popular artists. This doesn't appear to be available through the Spotify API, but it's visible either through the desktop app or the web app here. Is there a simple way to scrape this data?


回答1:


No, this data isn't exposed in the public API. This feature was added as an enhancement request in the Web API's public issue tracker less than a month ago. Feel free to add support for it by writing about your use case, or by simply putting a +1.



来源:https://stackoverflow.com/questions/31430851/get-play-count-from-top-songs-on-spotify

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!