Stargather is fast GitHub repository stargazers information gathering tool that can scrapes:
- Organization,
- Location,
- Email,
- Twitter,
- Followers,
- Following,
- Stars, and
- Repositories count.
It's fairly simple, you will need Go 1.15+ compiled: go get dw1.io/stargather
.
$ stargather -h
Usage of stargather:
-c string
GitHub cookies (optional)
-d string
Data delimiter (default ",")
-o string
Output data file
-r string
Repository (format: owner/name)
-x string
Proxy URL (HTTP/SOCKS5)
NOTE:
|
stargather
is distributed under MIT.