Stargather is fast GitHub repository stargazers information gathering tool

Overview

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.

You might also like...
 Template Repository For Bug Reporting
Template Repository For Bug Reporting

Template Repository For Bug Reporting Create a Repository From the Template First and foremost, create a repository from this template repository (the

A repository of random code snippets used to develop proof of concepts

Oddments Oddments is a repository of random code snippets used to develop proof of concepts for techniques used with the Windows operating system. POC

A repository for exploring google go

GoPractice A repository for exploring google go. There are tests in there. Q1) Write a function that sorts a bunch of words by the number of character

The template repository is used for creating secondary sources written in Golang.
The template repository is used for creating secondary sources written in Golang.

Source Template The template repository is used for creating secondary sources written in Golang. Getting Started Follow this getting started guide to

A little repository for my Advent of Code 2021 solutions in Go

Advent of Code 2021 What's this repo all about? Well, this is a collection of code written in Golang to solve the daily problems presented in Advent o

ARM project repository for back-/frontend dev

Ahlam Rahma Mohamed (ARM) Project This repository will include the code base for the ARM project user interface and other helping components. Author M

C8y-swmigration - Project to migrate c8y sw repository packages to the model introduced with c8y v10.7
C8y-swmigration - Project to migrate c8y sw repository packages to the model introduced with c8y v10.7

About Tool to migrate the software repository entries prior to Cumulocity v10.7 to the new Software Repository package model including Software Versio

This repository provides various utilities to help you build your NFT collection!

Attention! A powerful computer may be required! About This repository provides various utilities to help you build your NFT collection: Generate image

Owner
dw1
Bashturbation
dw1
GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the maintainers of the modules you use and the contributors of Go itself.

Give thanks (in the form of a GitHub ★) to your fellow Go modules maintainers. About GoThanks performs the following operations Sends a star to Go's r

psampaz 117 Dec 24, 2022
Provides a rest API that used to count how many times a certain repository of your github has been cloned.

traffic-clones-api An apiserver for https://shields.io/endpoint. Description Provides a rest API that used to count how many times a certain repositor

noone 1 Dec 19, 2021
cross-platform, normalized battery information library

battery Cross-platform, normalized battery information library. Gives access to a system independent, typed battery state, capacity, charge and voltag

null 213 Dec 22, 2022
Work with remote images registries - retrieving information, images, signing content

skopeo skopeo is a command line utility that performs various operations on container images and image repositories. skopeo does not require the user

Containers 5.5k Jan 5, 2023
Analyze the binary outputted by `go build` to get type information etc.

Analyze the binary outputted by go build to get type information etc.

Masaaki Goshima 16 Oct 5, 2022
Package buildinfo provides basic building blocks and instructions to easily add build and release information to your app.

Package buildinfo provides basic building blocks and instructions to easily add build and release information to your app. This is done by replacing variables in main during build with ldflags.

null 1 Nov 14, 2021
Lib to extract information of tag html meta

What is this? Is a lib to extract information to mount preview. For Example: When you insert a url on chat how WhatsApp is mounted an preview of websi

null 5 May 17, 2022
Implement a toy in-memory store information service for a delivery company

Implement a toy in-memory store information service for a delivery company

Ahmad Berahman 0 Nov 22, 2021
Find hidden information in JS files for golang

findsecret Find hidden information in JS files Installation Download findsecret.

null 2 Dec 26, 2021
Gitfofo - A cmdline tool utilized github api which can help you to explore your tech boundaries

why gitfofo gitfofo is a cmdline tool utilized github api which can help you to explore your tech boundaries, find more interest people in github. The

陈敏华 22 Nov 21, 2022