Import this workflow to scrape the entire list of a user’s public playlists. E.g. if you want to scrape all of the playlists that Spotify maintains here: https://open.spotify.com/user/spotify/playlists then this workflow will scrape them all via API and let you download a CSV file containing basic information about each playlist. You can then use the playlist id
to look up details (including playlist follower count) using the Playlist Details endpoint and workflow.