Need help? Check out Spotify Answers for solutions to a wide range of topics. |
I'm planning to develop a Chrome extension with the Spotify API that requires usage statistics pertaining to how long a user listens to music every day. This is possible?
Solved! Go to Solution.
Hey @sablewind, thanks for reaching out!
Right now, there's no endpoint available for this. You might, however, be able to do something with the: https://developer.spotify.com/documentation/web-api/reference/player/get-recently-played/ and https://developer.spotify.com/documentation/web-api/reference/player/get-information-about-the-users...endpoints.
If this is something you'd like to see, I recommend creating an idea on the Ideas board: Idea Submissions.
If you have any questions about the Spotify for Developers platform, feel free to give me a shout.
Happy coding!
Hubo
Hey @sablewind, thanks for reaching out!
Right now, there's no endpoint available for this. You might, however, be able to do something with the: https://developer.spotify.com/documentation/web-api/reference/player/get-recently-played/ and https://developer.spotify.com/documentation/web-api/reference/player/get-information-about-the-users...endpoints.
If this is something you'd like to see, I recommend creating an idea on the Ideas board: Idea Submissions.
If you have any questions about the Spotify for Developers platform, feel free to give me a shout.
Happy coding!
Hubo