GitHub Profile Scraper | $4/1K | With Emails (No Token) avatar

GitHub Profile Scraper | $4/1K | With Emails (No Token)

Pricing

from $4.00 / 1,000 results

Go to Apify Store
GitHub Profile Scraper | $4/1K | With Emails (No Token)

GitHub Profile Scraper | $4/1K | With Emails (No Token)

Real-time GitHub profile scraper with email extraction. Live data from GitHub, not a stale database. Get name, bio, repos, followers, email, website, social links. Choose which fields to extract. Batch up to 20 concurrent. No GitHub token needed. For recruiting, outreach, and dev research.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

Ursu Viorel

Ursu Viorel

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a day ago

Last modified

Share

🐙 GitHub Profile Scraper | $4/1K | With Emails (No Token)

Real-time GitHub profile scraper with email extraction. Scrapes live profile pages — not a stale database. No GitHub token, no API key, no browser.

Why This Actor?

This ActorGitHub APIDatabase Scrapers
Data freshnessReal-timeReal-timeCached, old
Auth requiredNoYes (token)No
Rate limitHigh60 req/hr (unauth)N/A
Email extractionYes (public)Separate endpointSometimes
Field selectionYou chooseFixedFixed
Social linksYes (Twitter, etc.)LimitedRarely
Price per 1K$4Free (limited)$3-15

Key Feature: Developer Emails

Many developers set their email as public on GitHub. This Actor extracts it automatically — perfect for recruiting and outreach. No guessing, no enrichment APIs needed.

Configurable Fields

FieldDefaultDescription
UsernameGitHub username
Full NameDisplay name
BioProfile bio
LocationCity / country
FollowersFollower count
FollowingFollowing count
RepositoriesPublic repo count
Profile URLGitHub URL
EmailPublic email (key feature)
Website / BlogPersonal site
CategoryIndustry
Other MetadataSocials (Twitter, org, etc.)

Input

{
"profileUrls": [
"https://github.com/sindresorhus",
"https://github.com/torvalds"
],
"extractEmail": true,
"extractMetadata": true,
"maxConcurrency": 5
}

Output

{
"success": true,
"inputUrl": "https://github.com/sindresorhus",
"username": "sindresorhus",
"fullName": "Sindre Sorhus",
"bio": "Full-Time Open-Sourcerer. Focused on Swift & JavaScript.",
"location": "",
"followerCount": 77900,
"followingCount": 31,
"repoCount": 1133,
"profileUrl": "https://github.com/sindresorhus",
"email": "sindresorhus@gmail.com",
"website": "https://sindresorhus.com",
"otherMetadata": "Twitter: @sindresorhus, LinkedIn: sindresorhus"
}

Output contains only the fields you enabled.

Pricing

  • $0.004 per profile ($4 per 1,000 profiles)
  • Pay only for results — no subscriptions
  • Free Apify credits cover ~1,250 profiles/month

Performance

  • 7-40 seconds per profile (real-time scraping)
  • Up to 20 concurrent requests
  • Works on all public GitHub profiles

Use Cases

  • Tech recruiting — find developers with public emails
  • Open source outreach — contact maintainers directly
  • Developer research — track repos, followers, activity
  • CRM enrichment — add GitHub data to your contacts
  • Competitor analysis — monitor developer teams

Notes

  • Only public profile data is extracted
  • Email is only returned if the developer has set it as public on GitHub
  • "Other Metadata" includes social links (Twitter, Mastodon, LinkedIn) and organization info
  • "Repositories" = public repo count (mapped from Thunderbit's "Number of Posts" field)

Disclaimer

This Actor extracts only publicly available data. Ensure your use complies with applicable laws and GitHub's terms of service.