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

Uploaded Python 3

File details

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

File metadata

  • Download URL: spotipyfree-1.1.2.tar.gz
  • Upload date:
  • Size: 7.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.1.2.tar.gz
Algorithm Hash digest
SHA256 d3053755ecb32d5488b7baca613e389892340117c918dfef90f678918e2daa5a
MD5 efb3d1a741c26e399cbcc404f28c90eb
BLAKE2b-256 0ec170ec0257571cfc01efbce10de3c706b3defefb0c792a4d09a5848547a20f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spotipyfree-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 7.3 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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 471272d0ee387d3b96dc623a29d54c13abbc3458dfc540e774dde8e9264e7543
MD5 d1b664f0b660c34f2e8e3b89f7d2f434
BLAKE2b-256 12bd121b1ec45e15ee08a5d8842108a02157cdb8039b96c54cea4ce25fe147c1

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