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

Apivault Labs

Apivault Labs

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

4

Monthly active users

a month 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
Usernameโœ…GitHub username
Full Nameโœ…Display name
Bioโœ…Profile bio
Locationโœ…City / country
Followersโœ…Follower count
Followingโœ…Following count
Repositoriesโœ…Public repo count
Profile URLโœ…GitHub URL
Emailโœ…Public email (key feature)
Website / Blogโœ…Personal site
CategoryโŒIndustry
Other Metadataโœ…Socials (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.