spotify-web-api-node icon indicating copy to clipboard operation
spotify-web-api-node copied to clipboard

Paging examples?

Open GerritKuilder opened this issue 4 years ago • 1 comments

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

GerritKuilder avatar Jan 01 '21 19:01 GerritKuilder

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

zaosoula avatar Feb 03 '21 07:02 zaosoula