Skip to content

Finding sp_dc

Akash R Chandran edited this page Sep 24, 2022 · 1 revision

Syrics sp_dc cookie to authenticate against Spotify in order to have access to the required services. To obtain the cookies, these different methods can be used:

Do make sure are logged in on Spotify and then use any methods below

1. Using cookies editor extension

Using any extensions like Cookie-Editor can easily help you find it

Cookie-Editor

2. Chromium based browser

  1. Make sure you are connected on https://open.spotify.com
  2. Open the url chrome://settings/cookies/detail?site=spotify.com or edge://settings/cookies/detail?site=spotify.com based on your browser.
  3. Copy the content from sp_dc cookies

Chrome_Based_Browser

3. Developer Tools

Chromium based

  1. Make sure https://open.spotify.com is opened and you are connected.
  2. Press Command+Option+I (Mac) or Control+Shift+I or F12. This should open the developer tools menu of your browser.
  3. Go into the application section.
  4. In the menu on the left go to Storage/Cookies/open.spotify.com
  5. Find the sp_dc (use the filter tab to search for it) and copy the value

Using_Developer_Tools

Firefox

  1. Make sure https://open.spotify.com is opened and you are connected
  2. Press Command+Option+I (Mac) or Control+Shift+I or F12. This should open the developer tools menu of your browser.
  3. Go into the Storage section. (You might have to click on the right arrows to reveal the section)
  4. Select the Cookies sub-menu and then https://open.spotify.com
  5. Find the sp_dc and copy the value

4. For Android phone users

Download Kiwi browser

  1. Make sure https://open.spotify.com is opened and you are connected
  2. copy this url and open it in kiwi kiwi://settings/cookies/detail?site=spotify.com
  3. Find sp_dc and copy it

Kiwi_android