Information Gathering

Stardox – Github Stargazers Information Gathering Tool

 

Stardox is an advanced github stargazers information gathering tool. It scraps Github for information and display them in list tree view. It can be used for collecting information of your’s/someones repository stargazers details.

What data it fetchs :

  1. Total repsitories
  2. Total stars
  3. Total Followers
  4. Total Following
  5. Stargazer's Email

P.S: Many new things will be added soon.

Gallery

Fetching data of repository.

List tree view of fetched data.

Getting Started

Steps to setup :

  1. git clone https://github.com/0xprateek/stardox
  2. cd stardox
  3. pip install -r requirements.txt

Starting Stardox :

  1. cd stardox/src
  2. a) Using Command line arguments
    python3 stardox.py https://github.com/Username/repository-URL
    b) Without Command line arguments
    python3 stardox.py

Usage :

 stardox.py [-h] [-v] repositoryURL

positional arguments:

 repositoryURL  Path to repository.

optional arguments:

 -h, --help     show this help message and exit
 -v, --verbose  Verbose


About the author

Mazen Elzanaty

Add Comment

Click here to post a comment

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: