Skip to content

anandhakrishnanaji/git_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git_crawler

GItCrawler is a python webscraping application to create a tree of relation between users.GitCrawler is in its beginning phase as it is single threaded now.

Run using

python3 gitcrawler.py <username> <[OPTIONAL]recursionlimit>

Recursion limit decides the depth of the tree. Try to set recursion limit less while running as the program is not efficient now and is running in single thread. Multi threading will be soon added.

Execute setup.sh to install the additional python modu;es for the project

./start.sh

About

GItCrawler is a python webscraping application to create a tree of relation between users.GitCrawler is in its beginning phase as it is single threaded now.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published