stargather

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2021 License: MIT Imports: 8 Imported by: 0

README

Stargather

Stargather is fast GitHub repository stargazers information gathering tool that can scrapes:

  • Organization,
  • Location,
  • Email,
  • Twitter,
  • Followers,
  • Following,
  • Stars, and
  • Repositories count.

Installation

It's fairly simple, you will need Go 1.15+ compiled: go get dw1.io/stargather.

Usage

$ 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:
  • Cookies are only needed if you want to scrape email information (or private repository).
  • If you encounter error code 429, it means you're rate-limited by GitHub. Try it in a few seconds to initiate again, or if you hate to wait, use a proxy with -x flag.

License

stargather is distributed under MIT.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL