Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Directly access Spotify Web API with no authentication and credentials.

License

NotificationsYou must be signed in to change notification settings

dxvnotfound/crespot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Access spotify web api without authorization tokens.

token=CreSpot.create_token()spot=CreSpot(token,'EN')result=spot.search('Prologue aespa','track')print(result.tracks[0])

Installation

Download the filecrespot.py and import it.

fromcrespotimportCreSpot

Note

This library uses the dependencyrequests.

Documentation

Constructor

  • CreSpot – If you're new, please read this document first.

Singles

Groups

Details

Snippets

Contributions

This repository welcomes contributions from new developers. However, we should keep our contribution clean.

For information about how to properly contribute to this repository, please refer toCONTRIBUTING.md.


[8]ページ先頭

©2009-2025 Movatter.jp