does-it-install?

← All servers

io.github.AliAkhtari78/spotifyscraper

Public Spotify metadata, lyrics and podcasts for LLM agents. No API key, read-only.

io.github.AliAkhtari78/spotifyscraper · Repository · version 3.9.2 · 295 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx spotifyscraper

Results by platform

Linux

MCP handshake failed2026-08-16 · probed over pypi

2 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 7 packages in 4ms
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/1VppeszL_4jF4Bqq/lib/python3.13/site-packages/spotify_scraper/cli/__init__.py", line 11, in <module>
    from spotify_scraper.cli.main import app
  File "/home/runner/.cache/uv/archive-v0/1VppeszL_4jF4Bqq/lib/python3.13/site-packages/spotify_scraper/cli/main.py", line 16, in <module>
    import typer
ModuleNotFoundError: No module named 'typer'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/1VppeszL_4jF4Bqq/bin/spotifyscraper", line 6, in <module>
    from spotify_scraper.cli import app
  File "/home/runner/.cache/uv/archive-v0/1VppeszL_4jF4Bqq/lib/python3.13/site-packages/spotify_scraper/cli/__init__.py", line 13, in <module>
    raise ImportError('The CLI requires the cli extra: pip install "spotifyscraper[cli]"') from exc
ImportError: The CLI requires the cli extra: pip install "spotifyscraper[cli]"

macOS

MCP handshake failed2026-08-16 · probed over pypi

2 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 7 packages in 10ms
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/a2P1xNhMvtHAC24x/lib/python3.14/site-packages/spotify_scraper/cli/__init__.py", line 11, in <module>
    from spotify_scraper.cli.main import app
  File "/Users/runner/.cache/uv/archive-v0/a2P1xNhMvtHAC24x/lib/python3.14/site-packages/spotify_scraper/cli/main.py", line 16, in <module>
    import typer
ModuleNotFoundError: No module named 'typer'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/a2P1xNhMvtHAC24x/bin/spotifyscraper", line 6, in <module>
    from spotify_scraper.cli import app
  File "/Users/runner/.cache/uv/archive-v0/a2P1xNhMvtHAC24x/lib/python3.14/site-packages/spotify_scraper/cli/__init__.py", line 13, in <module>
    raise ImportError('The CLI requires the cli extra: pip install "spotifyscraper[cli]"') from exc
ImportError: The CLI requires the cli extra: pip install "spotifyscraper[cli]"

Windows

MCP handshake failed2026-08-16 · probed over pypi

2 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 8 packages in 314ms
Traceback (most recent call last):
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\NnvyZi4YodZj8EIQ\Lib\site-packages\spotify_scraper\cli\__init__.py", line 11, in <module>
    from spotify_scraper.cli.main import app
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\NnvyZi4YodZj8EIQ\Lib\site-packages\spotify_scraper\cli\main.py", line 16, in <module>
    import typer
ModuleNotFoundError: No module named 'typer'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\NnvyZi4YodZj8EIQ\Scripts\spotifyscraper.exe\__main__.py", line 4, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\NnvyZi4YodZj8EIQ\Lib\site-packages\spotify_scraper\cli\__init__.py", line 13, in <module>
    raise ImportError('The CLI requires the cli extra: pip install "spotifyscraper[cli]"') from exc
ImportError: The CLI requires the cli extra: pip install "spotifyscraper[cli]"

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.aliakhtari78__spotifyscraper.json)](https://doesitinstall.com/s/io.github.aliakhtari78__spotifyscraper.html)