{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"SpotAPI wraps Spotify's private and public APIs to search, retrieve, and manipulate Spotify data (tracks, playlists, albums, artists) using browser-like requests without requiring an API key or Premium account.","skillfed_tags":["spotify-integration","web-scraping","music-data"],"use_cases":["Search and retrieve Spotify tracks, albums, and artists without an official API key or Premium account.","Build a playlist management tool that creates, modifies, and organizes Spotify playlists programmatically.","Automate music data collection for analysis, research, or personal music library management.","Integrate Spotify functionality into a Python application where official API access is unavailable or insufficient.","Prototype or test Spotify integration workflows in an educational or proof-of-concept context."],"what_it_does":"SpotAPI is a Python wrapper that mimics browser requests to Spotify's private and public APIs, allowing you to search for tracks, manage playlists, retrieve album and artist metadata, and perform other Spotify operations without needing an official API key or Premium subscription. It depends on requests, curl_cffi, beautifulsoup4, and several utility libraries to handle HTTP communication, CAPTCHA solving, and session management.\n\nThe package is designed for educational purposes and includes both unauthenticated endpoints (e.g., song search) and authenticated workflows that require user credentials. It supports multi-language responses via ISO 639-1 codes and offers session persistence through pluggable savers (JSONSaver, MongoSaver). The description explicitly disclaims responsibility for misuse and notes that accessing private endpoints without authorization may violate Spotify's terms of service.","worth_installing":"Yes with strong conditions: SpotAPI offers low install friction and active maintenance, but the unclear license declaration (GPL 3.0 mentioned in docs but not formally registered), explicit legal disclaimers about terms-of-service violations, and reliance on private API endpoints create significant risk. Install only if you understand and accept the legal and operational risks, have verified the current license status, and have confirmed that Spotify has not blocked this client. Not suitable for production use without legal review."},"id":"spotapi","links":{"html":"https://skillfed.io/packages/spotapi","md":"https://skillfed.io/packages/spotapi.md","pypi":"https://pypi.org/project/spotapi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-14","license_spdx":null,"license_treatment":"unclear","name":"spotapi","python_support":"unspecified","summary":"A sleek API wrapper for Spotify's private API"},"popularity":{"monthly_downloads":74879,"position":14777,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.8"}
