Mutual circle visualizer is a program that extracts followers information from Instagram using your Instagram handle and, Using this data it plots an interactive graph.
Through this program, you can: visualize Your friend circles are shown as distinct islands of nodes. Discover previously unknown connections among your friends.
++ SELENIUM (for automation of data scraping)
++ PyViz (for plotting the network graph)
++ Python (Language used in this program)