How do I get the number of minutes streamed for songs/albums from stats.fm?
I first tried scraping, but realised there are permission errors with that. After going through the documentation of their API at [link] I could find how to get top albums and tracks, but couldn’t see how to get the duration they were being played for, for a public user.