Rare find

Twitter Graph. See your entire Twitter network as a visual map.

github.com/eleurent/twitter-graph

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2023
  • Fix wrong order of next and previous cursors
August 2022
  • Merge pull request #40 from Iglesys347/migration-to-tweepy
  • Fix error handling on fetch tweets
  • Fix error handling
  • Update README to match last changes
  • Update crendentials.json example
  • Update fetch_data and requirements to work with tweepy
  • Rename CITATION.ccf to CITATION.cff
  • Create CITATION.ccf
April 2022
  • Add missing argument in doc
  • Remove the --stop-on-rate-limit option, replaced by CTRL + C
  • Export the graph after a KeyboardInterrupt signal (CTRL+C)
  • The Id label in edges csv is now required in latest Gephi 2.9.4
  • Update readme: app must now be the working directory
  • Restore default credentials and excluded files
  • Add info on elevated access to twitter API
March 2022
  • Update README.md
  • Merge pull request #34 from FlorentLefebvre/Use_all_creds_for_searching
  • Save friendship when fetching is over
  • Stop crashing when connectionError is triggered