Skip to content

PauloWgDev/TwitterPathfinder

Repository files navigation

Twitter Mentions Network

On this project we use mentions on twitter posts to generate a network of accounts. From that we generated an accounts pathfinder, it shows the sequence of accounts that you would need to traverse to get from account A to account B using only mentions.

Getting Data

In order to get the data we made a twitter scrapper script TwitterScrapper.py. It goes through different twitter profiles and searches for mentions, when it finds a mention it stores it at an array and then proceeds to analyze the accounts it has it that array.

Network Graph

image

Pathfinder Graph

image

Longest path on our Network

image

About

On this project we create a twitter network using mentions found on tweets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •