Skip to content

Obtain the JSON file for your playlists/albums etc. from the Spotify API by pasting a script into your browser's console, so without installing anything.

License

Notifications You must be signed in to change notification settings

Dinoosauro/spotify-api-json-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SpotifyApiJson

Obtain the JSON file for your playlists/albums etc. from the Spotify API by pasting a script into the console.

Instructions:

Open the Spotify web player page and go on the page you want to extract the JSON file. It can be an album, a playlist, a podcast etc. Then, press F12 (or FN + F12 if you're using a laptop) and paste the script you can find in spotifyScript.js. Wait until the browser will download a JSON file of the requested item.

Supported items:

  • Saved tracks
  • Saved podcast episodes
  • Saved albums
  • Saved podcasts
  • Playlist the user has read access to
  • Albums
  • Artists
  • Artist discography
  • Shows (Podcast)
  • Entire recently played history (execute the script from the Spotify Web Player home)

About

Obtain the JSON file for your playlists/albums etc. from the Spotify API by pasting a script into your browser's console, so without installing anything.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages