Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THERE ALREADY EXISTS A WORKING VERSION (with the same name lol): https://github.com/Aran404/SpotAPI

SpotAPI

Warning

This is still a WIP

Caution

This API is undocumented and may change at any time. It is not recommended to use this API in production. Make sure to check if spotipy satisfies your needs before using this API.

What is SpotAPI?

SpotAPI is a Python wrapper for the endpoint https://api-partner.spotify.com/. Its normal usage is to be used in the frontend (https://open.spotify.com) and can unlock some features that are not available in the official Spotify API.

Installation

Just clone the repository and install the requirements:

git clone https://github.com/dieser-niko/spotapi.git
cd spotapi
pip install -r requirements.txt

Usage

Generate functions.json file with the following command:

python get_operations.py

Then you can run the main.py file to use the API:

python main.py

I might convert this to an actual package in the future, but for now it is just a script that you can run.

TODO

  • Nested function finder

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages