
Github stargazers information gathering tool
Huge thanks to the companies supporting Stardox:
Stardox is an advanced GitHub stargazers' information gathering tool. It scrapes GitHub and displays the results in a tree view, letting you collect data on any repository's stargazers — yours or anyone else's.
Fetching data of a repository:

List tree view of fetched data:

Sample output:

git clone https://github.com/0xprateek/stardox
cd stardox
pip install -r requirements.txt
Run with command-line arguments:
cd src
python3 stardox.py -r https://github.com/Username/repository-URL
Or run interactively (no arguments):
python3 stardox.py
usage: stardox.py [-h] [-r RURL] [-v] [-s [path]] [-e]
optional arguments:
-h, --help show this help message and exit
-r RURL, --rURL RURL Path to repository.
-v, --verbose Verbose
-s [path], --save [path]
Save the doxed data in a csv file. By default, saved
at Desktop.
-e, --email Fetch only emails of stargazers.
Contributions, issues, and feature requests are welcome. Open an issue or pull request to get started.
Stardox is licensed under the GPL v3.0 license.
A special thanks to the companies whose support keeps Stardox going:
If Stardox has helped you, please consider sponsoring the project.