Skip to content

This simple crawler accesses Github APIs to get the repositories available in public on Github then stores it in a local MySQL database.

Notifications You must be signed in to change notification settings

FTRobbin/GithubCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubCrawler

This simple crawler simply accesses Github APIs to get the information of all the repositories available in public on Github, then stores it in a local MySQL database.

It currently uses HttpClient, JSON-java, JDBC and JGit.

Developed by Haobin Ni and Yanpei Liu at Shanghai Jiao Tong University.

About

This simple crawler accesses Github APIs to get the repositories available in public on Github then stores it in a local MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages