Show HN: Starshot – Export and Visualize Your Stargazers
1 hunvreus 0 8/11/2025, 1:42:23 PM github.com ↗
Just a tiny tool I built a while back to export the list of GitHub profiles that starred a repo (aka "stargazers"). I built that for a couple of my open source projects (Basecoat [1] and Pages CMS [2]) as I wanted to get a sense of who the users were.
It creates a CSV file with the info for each GitHub user: username, full name, login, email, followers count, etc.
You can also create a chart of stars over time and a map of users (for those who have their location in their profile): https://imgur.com/a/B1byCkg
[2]: https://pagescms.org
No comments yet