Skip to content

A Social Network Analysis on Twitch for the course "Social network Analysis" with the tool Gephi.

Notifications You must be signed in to change notification settings

EfthymiaKostaki/SNATwitch

Repository files navigation

SNATwitch

A Social Network Analysis on Twitch for the course "Social network Analysis" with the tool Gephi.

Files Description:

  1. HelixScraper.py: The following code was used to fetch certain streamers with specific characteristics from Twitch.
  2. parsefollowers.py: Fetching common followers of the Twitch users selected by HelixScraper, finding the number of common followers and writing a .csv file which is used as an input in Gephi.
  3. TwitchIOscraper.py: The code presented creates a bot which communicates and fetches the comments from the live streaming of one or multiple users.
  4. Efthymia_Kostaki_8170055_SNA_Twitch.pdf: final report for semester assignment.
  5. afteredittwitch.csv: .csv file which includes for every pair of nodes-streamers the number of followers they have in common, denoted as "Source", "Target" and "Weight".

About

A Social Network Analysis on Twitch for the course "Social network Analysis" with the tool Gephi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages