Spotify Deep Link Generator

Turn any Spotify track, album, artist, playlist, or podcast link into a deeplink that opens straight in the Spotify app — where fans can follow, save, and stream.

Public HTTP or HTTPS links only. Destinations can be up to 2,048 characters.

When an artist shares an open.spotify.com link on Instagram or TikTok, it opens in a logged-out web player where plays don't count toward the listener's account and the Follow button asks for a login. This Spotify deep link generator builds a link that opens your music directly in the Spotify app, where your audience is already signed in.

How to create your deep link

  1. 1Copy your Spotify track, album, artist, playlist, or episode link.
  2. 2Paste it above and tap Generate Smart Link.
  3. 3Share the deeplink in your Instagram bio, TikTok, or release posts.

Tracks, albums, artists, playlists, and podcasts

The generator recognises every open.spotify.com content type — track, album, artist, playlist, show, and episode — and maps it to Spotify's app scheme on iPhone and an app-targeting intent on Android, with the web player as an automatic fallback.

Made for artists promoting a release

Streams, saves, and follows only build your numbers when listeners are signed in. A deeplink drops fans into the Spotify app with your song ready to play, instead of a web player where a login wall sits between them and the Save button.

Works for podcasters too

Sharing a show or episode link the same way opens it in the Spotify app, where one tap follows the show and downloads the episode. Free, unlimited, and no account needed.

Tested implementation note for Spotify

The shipping generator handles open.spotify.com URLs this way: Covers track, album, artist, playlist, show and episode — the content type is read straight out of the URL path, so all six work through one builder.

Test URL shape
https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT
Android path
Package-less Android intent; an installed app claims its verified domain.
iPhone path
Known app scheme: spotify://<type>/<id>
Failure path
If no installed app accepts the hand-off, the original HTTPS destination remains the fallback.

Verified against the generator on . See the tested deep link reference for the iOS and Android paths and the underlying samples.

Frequently Asked Questions

How do I make my Spotify link open in the app?

Paste your open.spotify.com link into the generator and share the resulting deeplink. On phones with Spotify installed, it opens the track, album, or playlist directly in the app.

Does it work from the Instagram bio?

Yes. The deeplink escapes Instagram's in-app browser and hands your music to the Spotify app on both Android and iPhone.

What if the listener doesn't have Spotify installed?

The link falls back to the Spotify web player in the default browser, so it never dead-ends.

Related deep link tools