
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
A package to get all album and track info for an artist by querying the Spotify API
This project is for all the music obsessives out there.
It will eventually evolve into a package that offers advanced functionality for utilizing the Spotify API.
Currently, the CLI interface queries Spotify for the specified artist (default = 'The Beatles' because who else?) and downloads all the album art, and all the album audio features and analysis for the artist.
You can also import individual album data directly into a data-frame via a script or notebook.
The album audio features and analysis are pickled as separate data-frames, which can then be read into pandas and analyzed, visualized etc.
It is recommended that the user work in their own virtual environment.
Get your own Client_ID and Client_Secret from https://developer.spotify.com/dashboard/applications
For detailed information on the API and what audio features and audio analysis you can get via this script, please refer to https://developer.spotify.com/documentation/web-api/reference/tracks/
This saves all the album art (high resolution) and album track information (audio features and audio analysis) into pickled data-frames in the data/ folder.
-- Go buy them a coffee and give their github repo a star!
FAQs
A package to get all album and track info for an artist by querying the Spotify API
We found that access-spotify demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.