Back to APIs list

Spotify API examples & templates

Use these vals as a playground to view and fork Spotify API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
SongTagger
benlenarts
SongTagger
Remix of: hunty/spotify
HTTP
spotify
anthonyec
spotify
Remix of: hunty/spotify
HTTP
spotify
niek
spotify
Remix of: hunty/spotify
HTTP
EditProfilePage
iamseeley
EditProfilePage
@jsxImportSource https://esm.sh/hono@latest/jsx
stockPrice
stevekrouse
stockPrice
Current Stock Price This val was designed to be used in Google Sheets, particularly because Google Finance stopped supporting Spotify inexplicably. Usage Copy and paste this into Google Sheets: =IMPORTDATA(CONCATENATE("https://stevekrouse-stockprice.web.val.run/?simple=1&symbol=","SPOT")) Replace "SPOT" with the symbol you want API This val currently uses Alpha Vantage's free plan (5 requests per minute & 500 per day). You can sign up for your own API Key here: https://www.alphavantage.co/support/#api-key
HTTP
LandingPage
iamseeley
LandingPage
@jsxImportSource https://esm.sh/hono@latest/jsx
SpotifyListening
iamseeley
SpotifyListening
An interactive, runnable TypeScript val by iamseeley
spotifyArchiveDiscoverWeekly
jamiedubs
spotifyArchiveDiscoverWeekly
Remix of: stevekrouse/spotifyArchiveDiscoverWeekly
spotify
stevekrouse
spotify
// await sqlite.execute("CREATE TABLE spot (id text primary key, data text)")
HTTP
spotify_helpers
stevekrouse
spotify_helpers
@jsxImportSource https://esm.sh/hono@3.9.2/jsx
spotifyScopes
stevekrouse
spotifyScopes
An interactive, runnable TypeScript val by stevekrouse
spotifyRefreshToken
stevekrouse
spotifyRefreshToken
An interactive, runnable TypeScript val by stevekrouse
podcastBadge
vladimyr
podcastBadge
Console DevTools devtools.fm
HTTP
spotifyPodcast
vladimyr
spotifyPodcast
An interactive, runnable TypeScript val by vladimyr
spotifyCreatePlaylist
stevekrouse
spotifyCreatePlaylist
An interactive, runnable TypeScript val by stevekrouse
spotifyOAuthCallback
stevekrouse
spotifyOAuthCallback
An interactive, runnable TypeScript val by stevekrouse