Github scraper


Scrape Github for user interactions and user to repository relations
 

Instructions

To use this tool you'll need to create a personal Github account and enter your user name and a personal access token in the respective fields of this tool.

The tool take a list of Github usernames as input. It expects a single username on every line.

The tool outputs a larger list of usernames than its input list, because it will produce all users being followed by any input user and all users following any of the input users.

The different output formats can be accessed through the upper menu. The CSV file contains all extracted data. The two .gexf output formats can be opened using Gephi.
Gephi will recognize two distinct node types: user and repo. Gephi will also recognize three distinct edge types: watching, collaborating and starred. Use the Gephi filter functions to work on a subset of your data.

Other projects using this tool

Tool Github Contributors Scraper
Scrape Github to find the usernames contributing source code to a repository, and the ammount of contributions they have made.The scraper identifies the 500 most ...
Tool Github Orgs
Main.KoenMartens 05 Dec 2008
Tool Github Repos Meta
Main.KoenMartens 05 Dec 2008
Tool Github User Meta
Main.KoenMartens 05 Dec 2008

Topic revision: r3 - 28 Jun 2015, ErikBorra
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback