// SPOTIFY DATA EXTRACTOR

fetches your data in separate steps → paste the output wherever you want
1
AUTHENTICATE
✓ connected
go to developer.spotify.com/dashboard → create an app → add as a Redirect URI → add yourself under User Management.
2
LIKED SONGS
✓ done
ready
3
PLAYLIST LIST
✓ done
ready
4
PLAYLIST TRACKS (slow — one at a time)
✓ done
fetches each playlist one at a time. 403s are skipped. each playlist appends to the output below. stop & copy any time.
ready — fetch playlists first