You need to log in to the web version of the Spotify app and copy a cookie value called sp_dc
. This is necessary because the app uses a non-public endpoint to retrieve this data, which requires this cookie. This is a one-time action. The next time you open the app, we will remember this value.
- Open a Private window and navigate to https://open.spotify.com.
- Log in to your Spotify account.
- Use
Command + Option + C
to open the browser’s developer tools. - Access the
Storage
section within the developer tools menu. - Locate and copy the value of
sp_dc
cookie. - Ensure to close the window without logging out to keep the cookie valid.
- Open an Incognito window and navigate to https://open.spotify.com.
- Log in to your Spotify account.
- Use
Command + Option + I
(Mac) orControl + Shift + I
orF12
to open the browser’s developer tools. - Access the
Application
section within the developer tools menu. - Locate and copy the value of
sp_dc
cookie. - Ensure to close the window without logging out to keep the cookie valid.
- Open an Incognito window and navigate to https://open.spotify.com.
- Log in to your Spotify account.
- Use
Command + Option + I
(Mac) orControl + Shift + I
orF12
to open the browser's developer tools. - Access the
Storage
section within the developer tools menu. - Locate and copy the value of
sp_dc
cookie. - Ensure to close the window without logging out to keep the cookie valid.