Stardox
Github stargazers information gathering tool
Install / Use
/learn @0xPrateek/StardoxREADME
<h1 align="center">
<br>
<a href="https://github.com/0xprateek"><img src="https://i.imgur.com/oIMDjCm.png" alt="Stardox"></a>
</h1>
<p align="center">
<a href="https://docs.python.org/3/download.html">
<img src="https://img.shields.io/badge/Python-3.x-green.svg">
</a>
<a href="https://github.com/0xprateek/stardox">
<img src="https://img.shields.io/badge/Version-v1.0.0%20-blue.svg">
</a>
<a href="https://github.com/0xprateek/stardox">
<img src="https://img.shields.io/badge/OS-Linux-orange.svg">
</a>
<a href="https://gitter.im/Stardox-gitter/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge"><img src="https://badges.gitter.im/Stardox-gitter/community.svg" alt="Stardox"></a>
</br></br>
This Tool is available in:</br>
<a href = "https://blackarch.org/recon.html"><img src = "https://raw.githubusercontent.com/0xPrateek/Stardox/master/Logo/blackarch.png"></a>
</br>
Sponsor
<p align="center"> <a href="https://iproyal.com/?r=903013" style="display:inline-block; margin: 20px;"> <img src="https://raw.githubusercontent.com/0xPrateek/Stardox/refs/heads/feature/added-sponsor-iproyal/Logo/iproyal.png" height="130" width="130" alt="IPRoyal" /> </a> <a href="https://www.swiftproxy.net/?ref=0xprateek" style="display:inline-block; margin: 20px;"> <img src="https://raw.githubusercontent.com/0xPrateek/Stardox/refs/heads/feature/sponsor-swiftproxy/Logo/swifproxy.png" height="130" width="130" alt="Swiftproxy" /> </a> <a href="https://oxylabs.io/?utm_source=0xPrateek&utm_medium=cpc&utm_campaign=0xPrateek_github_partner&adgroupid=202203034" style="display:inline-block; margin: 20px;"> <img src="https://raw.githubusercontent.com/0xPrateek/Stardox/refs/heads/feature/added-sponsor-iproyal/Logo/oxylabs.png" height="130" width="130" alt="Oxylabs" /> </a> </p>About Stardox
Stardox is an advanced GitHub stargazers' information gathering tool. It scrapes GitHub for information and displays it in a list tree view. It can be used to collect information about your or someone else's repository stargazers.
Highlighting Features :
Bypasses Github API fetch limitFetches Stargazer's Email even if not displayed on public profile
What data does it fetch:
Total repsitoriesTotal starsTotal FollowersTotal FollowingStargazer'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 :
git clone https://github.com/0xprateek/stardoxcd stardoxpip install -r requirements.txt
Starting Stardox :
cd stardox/src<br/>- a) Using Command line arguments <br/>
python3 stardox.py -r https://github.com/Username/repository-URL<br/> b) Without Command line arguments<br/>python3 stardox.py<br/>
Usage :
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.
Contributing
All contributions, issues, features and tips are welcome.
License
Stardox is licence under GPL v3.0 license
Sponsors
If my code has helped you, please consider sponsoring me.<br> I want to thank these awesome companies for sponsoring me.
<table> <tr> <td style="vertical-align: top; padding-right: 20px; text-align: center;"> <a href="https://iproyal.com/?r=903013"> <img src="https://raw.githubusercontent.com/0xPrateek/Stardox/refs/heads/feature/added-sponsor-iproyal/Logo/iproyal.png" height="150" width="160" alt="IPRoyal logo" /> </a> </td> <td style="vertical-align: top; font-size: 14px;"> <strong>IPRoyal</strong> offers premium quality proxies with unbeatable prices, featuring a network of 34M+ ethical proxies ensuring 99.9% uptime. <br /><br /> 🌍 Access residential, ISP, datacenter, and mobile proxies worldwide. <br /> ⚡ Perfect for web scraping, social media management, and market research. </td> </tr> <tr><td colspan="2"><br/></td></tr> <tr> <td style="vertical-align: top; padding-right: 20px; text-align: center;"> <a href="https://www.swiftproxy.net/?ref=0xprateek"> <img src="https://raw.githubusercontent.com/0xPrateek/Stardox/refs/heads/feature/sponsor-swiftproxy/Logo/swifproxy.png" height="150" width="160" alt="Swiftproxy logo" /> </a> </td> <td style="vertical-align: top; font-size: 14px;"> <strong>Swiftproxy</strong> offers over 90 million high-quality residential IPs worldwide, featuring low fraud scores and stable connections. <br /><br /> ✅ Get <strong>500MB free test traffic</strong> (no expiration). <br /> 🎁 Use code <code>SWIFT10</code> for <strong>10% off</strong> on all proxy plans. </td> </tr> <tr><td colspan="2"><br/></td></tr> <tr> <td style="vertical-align: top; padding-right: 20px; text-align: center;"> <a href="https://oxylabs.io/?utm_source=0xPrateek&utm_medium=cpc&utm_campaign=0xPrateek_github_partner&adgroupid=202203034"> <img src="https://raw.githubusercontent.com/0xPrateek/Stardox/refs/heads/feature/added-sponsor-iproyal/Logo/oxylabs.png" height="150" width="160" alt="Oxylabs logo" /> </a> </td> <td style="vertical-align: top; font-size: 14px;"> <strong>Oxylabs</strong> is a premium proxy provider trusted by businesses for large-scale web data gathering. <br /><br /> 🚀 Access residential, datacenter, and next-gen rotating proxies. <br /> 🌍 Ideal for market research, SEO monitoring, ad verification, and more. </td> </tr> </table>