Skip to content

This uses the spotify API to see relations between artists and maps them to a connected graph.

Notifications You must be signed in to change notification settings

Paalar/Artist-Relation-Visualizer

Repository files navigation

Artist-Relation-Visualizer

This uses the spotify API to see relations between artists and maps them to a connected graph.

This is a qucik hacky solution and very not finished where there is room for optimization and a lot more. I wrote this since I wanted to see how some artists were related to each other and perhaps an idea of what I can listen to. It is written in Python.

A known bug is when there are special characters in the artist name. For example "Joey Bad$$" stops the naming of that vertice and the rest of the unamed vertices, though the vertices are still plotted.

A search on Metallica with degree of 4. Further are other zoomed in pictures on this graph.

A search on (I believe) Shawn Mendes with a degree of 3

An unkown search with degree of 2

About

This uses the spotify API to see relations between artists and maps them to a connected graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages