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

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

Pricing

from $1.90 / 1,000 results

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

GitHub Profile Scraper | $1.90/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. $0.0019 per profile ($1.90 per 1,000).

Pricing

from $1.90 / 1,000 results

Rating

0.0

(0)

Developer

Apivault Labs

Apivault Labs

Maintained by Community

Actor stats

0

Bookmarked

16

Total users

4

Monthly active users

6 hours ago

Last modified

Share

🐙 GitHub Profile Scraper | $1.90/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$1.90Free (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.0019 per profile ($1.90 per 1,000 profiles)
  • Pay only for results — no subscriptions
  • Free Apify credits cover ~2,600 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 the source profile's post-count field)

Disclaimer

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