SpotiFLAC / foundation

Bring a Spotify album into view.

Load public album preview metadata from Spotify and keep listening inside Spotify’s official album embed.

Spotify album metadata + official embed

01 / album preview

Open a Spotify album

POST /api/catalog/fetch

Enter an album URL. The server fetches only Spotify’s public oEmbed metadata; audio is never downloaded.

Album preview will appear here.

02 / catalog reference

Parse a Spotify link or URI

POST /api/catalog/parse
Result will appear here.

03 / deterministic matcher

Compare canonical metadata

POST /api/catalog/match

Use canonical track metadata for the source and an array of provider candidates. Exact ISRC wins; ambiguous top scores are returned without a selection.

Result will appear here.