search keywords through github users stars README.md
starscrawler.py -u 0xswitch keywordA keywordB
You can also use the --and parameter in order to match both keyword, by default and boolean OR is done.
-
-uto specify the user to fetch stars from -
-cto specify the amount of stars you want to crawls (ceil(amout / 100)) -
--flushto force download README.md again
