Analysis updated 2026-07-05 · repo last pushed 2026-07-03
Find a developer's email address by entering their GitHub username to reach out for recruiting.
Look up public contact info for an open-source contributor you want to collaborate with.
Gather publicly available emails tied to a GitHub account for research purposes.
| joshuakgoldberg/github-username-to-emails-site | boneskull/promwrap | loafdaddy/discoverr-bot | |
|---|---|---|---|
| Stars | 7 | 7 | 7 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2026-07-03 | 2020-07-21 | — |
| Maintenance | Active | Dormant | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
The README appears to use a generic template and does not document the actual setup or usage for the email lookup feature.
This project is a web app that lets you look up email addresses associated with a GitHub username. The idea is straightforward: you type in someone's GitHub username, and the tool searches for any public emails connected to that account. GitHub profiles and activity can expose email addresses in a few ways, for example, through commit history, where developers sometimes include their email as part of the metadata when they contribute code. This tool appears to gather those publicly visible emails and present them in one place. However, the README doesn't go into detail on exactly how the lookup works under the hood. The usage section in the README shows a basic example of installing and importing the package, but it only demonstrates a generic "greet" function rather than the actual email-finding feature. This suggests the project may still be in an early stage, or the README is using a template that hasn't been fully customized yet. Someone who might use this includes recruiters trying to reach out to developers, or researchers looking up contact info for open-source contributors. It's worth noting that the tool only surfaces information that's already publicly available on GitHub, it's not bypassing any privacy settings or accessing hidden data. The project was built with TypeScript using a strict configuration and follows standard code formatting conventions. It was scaffolded from a TypeScript app template, which explains the somewhat generic README structure.
A web app that finds publicly visible email addresses associated with a GitHub username by looking at public commit history and profile data. It only surfaces information already publicly available on GitHub.
Mainly JavaScript. The stack also includes JavaScript, TypeScript.
Active — commit in last 30 days (last push 2026-07-03).
The license is not mentioned in the README, so it is unclear how you are allowed to use or distribute this code.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.