Skip to main content

A Spotipy-compatible wrapper using SpotAPI

Project description

PyPI - Downloads Downloads

SpotipyFree

A lightweight drop-in replacement for Spotipy without using the spotify api. This project was build because spotify removed access to its API for non-premium users. This project doesn't use ANY Spotify APIs.


Features

  • Drop-in style response compatible with spotipy

  • No Spotify account required

  • Returns playback data structured like the official Spotify API


Current Status

This project is experimental.

Currently implemented:

  • search()
  • track()
  • playlist()
  • playlist_items()
  • artist()
  • artist_albums()
  • album()
  • album_tracks()
  • current_user_recently_played() - must first run startRecentlyPlayedListener
  • current_user_saved_tracks()
  • me()

Installation

Bash

pip install spotipyFree


Usage

from SpotipyFree import Spotify

sp = Spotify()
search = sp.search("Blinding Light - Weekend")
playlist = sp.playlist_items("6lnfkAgnVtNzvj8KScLSkj")
track = sp.track("67Hna13dNDkZvBpTXRIaOJ")
album = sp.album("4m2880jivSbbyEGAKfITCa")
albumTracks = sp.album_tracks("4m2880jivSbbyEGAKfITCa")

This project is in no way affiliated with Spotify.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spotipyfree-1.5.0.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spotipyfree-1.5.0-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file spotipyfree-1.5.0.tar.gz.

File metadata

  • Download URL: spotipyfree-1.5.0.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for spotipyfree-1.5.0.tar.gz
Algorithm Hash digest
SHA256 330a9dbe1a4c5a31a51fc981db219458f82134b96551c6d9ea3663a5fb696119
MD5 2652f047e622ba830cc8415aa9e07f9e
BLAKE2b-256 d0053ad24798073bbc12c1fd36a6f6f4dc07ba43157c04efa32f51561891dd32

See more details on using hashes here.

File details

Details for the file spotipyfree-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: spotipyfree-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 13.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for spotipyfree-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67c072f542a455b6a9da4382eb0b1b42d8fc474cee700fdb3a434f93773ca93f
MD5 adb50f44194515f94ecadc2017850973
BLAKE2b-256 eee9d183bf3a6813a265bdf3a4406afcfc1cd63e64e1a25145f91c42f39cd0e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page