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.
- Bypasses GitHub API fetch limits
- Retrieves stargazer emails even when hidden from the public profile
- Total repositories
- Total stars
- Total followers
- Total following
- Stargazer emails
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.txtRun with command-line arguments:
cd src
python3 stardox.py -r https://github.com/Username/repository-URLOr run interactively (no arguments):
python3 stardox.pyusage: 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.