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()

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.3.1.tar.gz (10.5 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.3.1-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for spotipyfree-1.3.1.tar.gz
Algorithm Hash digest
SHA256 315bf951dae6b91cc0c40acb1cd8738214ea0c59a4fb5a7bb2a8e1204b0e003b
MD5 eb673e9c0fce5709fbb6aa01e4bac6c8
BLAKE2b-256 23827e37fd039aba2023b09bae002da12ed7d2a1f43b95c55fac8663e5017165

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spotipyfree-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 10.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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b021e73e5bb9ebc17ee0cf305bcec1a38f2a8e2568d39029ea0797112c3cc6c8
MD5 10b9afcaa34351cdee584c43a39f8a58
BLAKE2b-256 f5966689970ebc78986693eef1d144cd1a1eb9bd3b87edb3acd8f2f8f21501b1

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