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

3

Total users

0

Monthly active users

4 days 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.