Visualization Tweeter Graph
Retrieving twitter information using Tweepy, visualizing, and analyzing the connection graph
Using Twitter REST API (through Tweepy library) to retrieve friends and followers information on Twitter. Then, Visualize the obtained network graph using Gephi and calculate the metrics of the graph, such as average node degree, diameter, path length, etc.
⚠️ More detailes will be added soon!