← Back to feed

Spotify Playlist Services by Tornevall

Permalink
Published: 2025-09-15 16:10:19
Discovered: 2026-02-05 14:24:04
Hash: acf4811e929bd53adbad140aa68e513384f624c9
https://www.tornevalls.se/spotify-playlist-services-by-tornevall/
Description
Tornevall now offers a Spotify integration service that makes it easy to both link to playlists with clean, shareable URLs and export them into structured formats. I’ve been missing this myself for a long time now, and sometimes it is...
Content
Tornevall now offers a Spotify integration service that makes it easy to both link to playlists with clean, shareable URLs and export them into structured formats. I’ve been missing this myself for a long time now, and sometimes it is easier to share embedded urls at Facebook than through the open-spotify-url, as thumbnails and marketing sometimes fails in that format. So here they are…

Table of Contents
Toggle
1. Spotify Playlist Links2. Spotify Playlist ExportExample usageOutput formatsExample text outputWhy use this service?
1. Spotify Playlist Links

With this service, you can share Spotify playlists through pretty URLs that are ready for social media and web embedding. Example:https://www.tornevalls.se/spotify-playlist/0xC88jDvnmWZgIpJvaHbAp/

Each link automatically fetches metadata from Spotify (title, artwork, description) and provides correct Open Graph and Twitter card tags for better presentation when shared.

2. Spotify Playlist Export

Our export tool allows you to transform playlists into multiple formats beyond simple embedding.

Example usage

JSON output:https://www.tornevalls.se/spotify-to-json.php?id=0xC88jDvnmWZgIpJvaHbAp

Raw text output:https://www.tornevalls.se/spotify-to-json.php?id=0xC88jDvnmWZgIpJvaHbAp&format=text

Output formats

JSON: Complete playlist metadata with track, album, and artist details.

Text: A simplified export in the format:Artist - Track Title [Year, Album]

CSV: Structured table with columns: Artist, Title, Year, Album.

Example text output

Massive Attack - Teardrop [1998, Mezzanine]
Portishead - Glory Box [1994, Dummy]
Radiohead - Karma Police [1997, OK Computer]

Why use this service?

Generate professional, shareable Spotify links with proper previews.

Export playlists for archiving, publishing, research, or curation.

Switch between JSON, text, or CSV depending on your workflow.

The service relies on the official Spotify Web API and supports public playlists via the Client Credentials flow.