Paste a setlist.fm link. Get a Spotify playlist.
From developer.spotify.com/dashboard → your app → Client ID
Must be registered in your Spotify app's "Redirect URIs". To serve this file:
python3 -m http.server 8000
then open http://localhost:8000/setlist-to-spotify.html
The setlist.fm API doesn't support browser CORS, so requests are routed through a proxy. Default: https://corsproxy.io/?