The `sp_dc` cookie is a long-term authentication token that proves you are logged into Spotify. This site uses it to make an authorized request for your friend feed, just like the official app does. Your cookie is only stored in your own browser and is never saved on our server. It typically lasts for several months, or even up to a year.
Step 1: Log in to
open.spotify.com in a desktop web browser (like Chrome, Firefox, or Edge).
Step 2: Get the cookie using one of these methods:
Method A: Browser Developer Tools (Recommended)
- Press F12 or Ctrl+Shift+I (Windows) / Cmd+Opt+I (Mac) to open Developer Tools.
- Go to the Application tab (in Chrome/Edge) or Storage tab (in Firefox).
- On the left sidebar, expand the "Cookies" section and select
https://open.spotify.com
.
- Find the cookie named
sp_dc
in the list.
- Double-click on its "Cookie Value" to select it, then copy the entire long string of text.
Method B: Using a Browser Extension
- Install a trusted cookie editor extension (e.g., "Cookie Editor" for Chrome/Firefox).
- With the `open.spotify.com` tab active, click the extension's icon in your toolbar.
- Find the cookie named
sp_dc
and copy its value. debug note (ignore!) : auth v10