spotify-web-api-node
spotify-web-api-node copied to clipboard
Paging examples?
Hi all,
does anybody have any good examples to deal with with paging, for artists with more that 50 albums or more than 50 tracks on an album.
Would be much appreciated.
Kind Regards,
Gerrit
Hello, you can see the code I sent on this issue, it allows you to fetch every track of a playlist even if they are more than 4000. You can apply the same process on any paginated endpoint
https://github.com/thelinmichael/spotify-web-api-node/issues/356#issuecomment-760781584