OP here: Hey, i have built an interactive web app where you can choose any artist OR band OR band member that you love and quickly find out who's in that band (if you choose a band) or what bands are related to an artist (if you choose a person). After that, you can drag and drop the nodes in the network to start exploring connections. You can even drop any artist into the network (through the plus sign in the search bar), making possible some really cool visualizations. You can also fix/unfix nodes, open up the artist spotify top tracks and spawn spotify related artists for a particular node (if spotify has that artist in it`s db).<p>If it sounds confusing, check out the quick tutorial by clicking in the (?) icon. (HN icon not working yet though)<p>This is my first node/javascript project ever, so let me know what you think :)