SpotifyScraper

AliAkhtari78/SpotifyScraper
★ 265 stars Python Browser/Web Updated today
Extract public Spotify data — tracks, albums, artists, playlists, podcasts & lyrics — without the official API. Sync + async, typed models, one dependency.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spotifyscraper": {
      "command": "uvx",
      "args": [
        "spotifyscraper"
      ]
    }
  }
}

Or install with pip: pip install spotifyscraper

README Excerpt

**Extract public Spotify data — tracks, albums, artists, playlists, and podcasts — without the official API or an API key.** > 🎧 **[Try it live in your browser →](https://aliakhtari.com/spotify/)** — paste any Spotify link and watch SpotifyScraper pull typed data, cover art, and a preview, with the exact Python that does it. ([How it was built](https://aliakhtari.com/work/spotify-scraper/).)

Tools (1)

SearchResults

Topics

asyncclaudehttpxllmlyricsmcpmcp-servermetadatamodel-context-protocolmusicno-api-keypodcastpythonscraperspotify