{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Provides a Spotipy-compatible interface to search and retrieve Spotify metadata without requiring official API credentials or a premium account.","skillfed_tags":["spotify-client","music-metadata","api-wrapper"],"use_cases":["Search Spotify tracks, artists, and playlists without owning a premium account or API credentials","Retrieve track and album metadata for music information systems or recommendation tools","Build a web service that proxies Spotify lookups through a Flask endpoint without official API access","Migrate existing Spotipy code to work with non-premium Spotify access by swapping the import","Fetch user's saved tracks and playback history after login without official API authentication"],"what_it_does":"SpotipyFree is a lightweight wrapper that mimics the Spotipy library interface but retrieves Spotify metadata without using Spotify's official API. It was created to work around Spotify's restriction of API access to non-premium users. The package does not require Spotify credentials or an account and returns data structured to match official Spotify API responses, making it a potential drop-in replacement for code written against Spotipy.\n\nThe package implements core search and metadata retrieval methods (search, track, artist, album, playlist lookups) as well as user-specific features like saved tracks and playback control when logged in. It also supports hosting a Flask-based web API endpoint. The project is marked experimental, with an active maintenance status but a limited and evolving feature set.","worth_installing":"Yes, with conditions. Install if you need Spotify metadata access without premium credentials and accept experimental status. The low install friction, active maintenance, and MIT license are favorable. However, verify that the spotapi and pymongo dependencies suit your environment, confirm the legal standing of non-API Spotify access in your use case, and be prepared for API changes as the project is explicitly experimental."},"id":"spotipyfree","links":{"html":"https://skillfed.io/packages/spotipyfree","md":"https://skillfed.io/packages/spotipyfree.md","pypi":"https://pypi.org/project/spotipyfree/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":null,"license_treatment":"unclear","name":"spotipyFree","python_support":"supports_current","summary":"A Spotipy-compatible wrapper using SpotAPI"},"popularity":{"monthly_downloads":75981,"position":14661,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.9.14"}
