Twitter-Friend-Connections icon indicating copy to clipboard operation
Twitter-Friend-Connections copied to clipboard

Visualizing Twitter Friend Connections

Twitter Friend Connections

pageres

Update 2021

I realized networkx is not a goot tool for Visualizing, I found Gephi a handy and powerful tool for visualizing, so now I can draw 300k nodes (from 1.3m dataset)

pageres

To-Do List

  • [x] Collect users followers data using twitter api
  • [x] Visualize connection graph using graph-tools
  • [ ] Analyze connections
  • [x] Collect profiles data
  • [ ] Plot convolution hitmap of users
  • [ ] Classification users base on followers and followings