Tracking the most popular Github repos, updated daily(Python version)
You need installpyquery
&requests
$ git clone https://github.com/bonfy/github-trending.git
$cdgithub-trending
$ pip install -r requirements.txt
$ python scraper.py
A better place to use the script is in VPS
-
You should have a VPS first, and then you should Add SSH Keys of your VPS to Github
-
Then you can run the code in VPS
Thus the code will run never stop
- 2017-03-29- my repoqiandaorecord by github-trending(Python)
- 2018-09-27/2018-10-09- my repogo-megarecord by github-trending(Go)
MIT