a4dyn / github-search

A simple GitHub crawler for search results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-crawler

Usage

-h,--help		Print help message
-s [Search_List]	Enter the search keywords, use ',' to separate

Others

  • The default cookie is unavailable, please replace you own header (cookie) while using this crawler.
  • If you are replacing the whole header info, please note that the Referer should be ‘https://github.com/’.
  • If running without -s, the program will use default search list.
  • Check Result.txt in the same directory to check the result, Result.txt can be checked while running.

About

A simple GitHub crawler for search results


Languages

Language:Python 100.0%