GitHub Contributor Contacts & Developer Emails Scraper
Scrape a GitHub repository's top contributors as developer leads: login, name, company, location, public email, blog, X handle, followers and profile link. Great for developer outreach and recruiting. Export to JSON, CSV or Excel.
{ "login": "mnmkng", "name": "Ondra Urban", "company": "@apify", "location": "Czech Republic", "blog": "https://www.linkedin.com/in/ondra-urban/", "socialAccounts": [], "bio": "COO & Apify", "followers": 99, "following": 5 }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Login | Name | Company | Location |
|---|---|---|---|
| mnmkng | Ondra Urban | @apify | Czech Republic |
| jancurn | Jan Curn | @apify | San Francisco, CA |
| B4nan | Martin Adámek | @mikro-orm | Prague |
| mtrunkat | Marek Trunkát | Apify | Prague, Czech republic |
| petrpatek | Apify |
{ "login": "mnmkng", "name": "Ondra Urban", "company": "@apify", "location": "Czech Republic", "blog": "https://www.linkedin.com/in/ondra-urban/", "socialAccounts": [], "bio": "COO & Apify", "followers": 99, "following": 5 }
Frequently asked questions
Where do the emails come from?
Only public sources: the developer's public profile email, or the email in their public commit metadata. Private and hidden addresses are never included.
Why is email empty for some people?
Many developers do not publish an email and use a private commit address. Those records still include company, website, location and their profile link.
Can I scan a whole organisation?
Yes. Enter the organisation name and the actor scans its most recently active public repositories.
How fresh is the data?
Profiles and contributor rankings are read live at run time (see observedAt).
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.