Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afkarxyz/spotify-extractor
Extract artist, track, album, playlist and podcast metadata with no API key required.
https://github.com/afkarxyz/spotify-extractor
spotify spotify-api
Last synced: about 2 months ago
JSON representation
Extract artist, track, album, playlist and podcast metadata with no API key required.
- Host: GitHub
- URL: https://github.com/afkarxyz/spotify-extractor
- Owner: afkarxyz
- License: mit
- Created: 2024-12-11T06:19:49.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T06:30:29.000Z (about 2 months ago)
- Last Synced: 2024-12-14T07:18:19.629Z (about 2 months ago)
- Topics: spotify, spotify-api
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Extract album, artist, episode, playlist, podcast and track metadata with **no API key** required.
#### Thanks to [SpotAPI](https://github.com/Aran404/SpotAPI)
Install the required package:```
pip install spotapi
```