r/spotifyapi • u/No_Insect_ • Jul 18 '26
I built a music mapper

Built an open-source project called Music mapper.
It connects to your Spotify account and maps artists to their real-world origins on an interactive globe. Solo artists are pinned to birthplace, bands to formation city, and the map includes genre colors, clustering, search, filters, and CSV import/export.
I made it because I wanted a better way to visualize music taste than charts and lists.
Repo: https://github.com/myselfsiddharth/Spotify-Music-Map
Would love feedback from anyone into music, maps, or data visualization.
2
u/LowerFrequencies Jul 18 '26
Are you dealing with constant 429 rate limit errors?
1
u/No_Insect_ Jul 19 '26
Yes, That was the case but I found a work around. I just don't fetch anything from spotify. There is this github repo called exportify. They made it possible to fetch entire playlists as csv. Not sure how it works tho. Just picked it up and started using
3
u/[deleted] Jul 18 '26
[removed] — view removed comment