sloev/spotiflite
Scrapes Spotify and dumps data to a sqlite3 database without auth
This tool helps music enthusiasts, researchers, or data journalists gather information about artists and their associated works from Spotify. You input a starting Spotify artist ID, and it outputs a local SQLite database filled with details about that artist and related musicians. It's designed for anyone who wants to analyze music metadata without needing a Spotify account or developer credentials.
No commits in the last 6 months. Available on PyPI.
Use this if you need to build a local, browsable database of Spotify artist and track information for personal research or data analysis without authentication.
Not ideal if you need real-time data, require immediate results, or want to access user-specific Spotify data like playlists or listening history.
Stars
7
Forks
3
Language
Python
License
MIT
Category
Last pushed
Sep 02, 2020
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/sloev/spotiflite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.