naschorr/spotify-scraper
A Python Windows API for getting the artist, song, and album art for the currently playing Spotify song.
This tool helps Windows users automatically get the song title, artist name, and album art from the Spotify application. It takes the currently playing Spotify song as input and outputs the song's metadata and artwork. It's designed for developers or hobbyists who want to integrate Spotify's now-playing information into other applications or scripts.
No commits in the last 6 months.
Use this if you are a Windows developer who needs to programmatically access current Spotify song information for custom applications, like a desktop overlay or a streaming bot.
Not ideal if you need to control Spotify playback or access a broader range of Spotify data; in that case, look for solutions using the official Spotify Web API.
Stars
14
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jan 26, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/naschorr/spotify-scraper"
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.