VOOZH about

URL: https://apify.com/fascinating_lentil/github-repos-users-issues-scraper

โ‡ฑ GitHub Scraper - Repos, Users & Issues ยท Apify


๐Ÿ‘ GitHub Scraper - Repos, Users & Issues avatar

GitHub Scraper - Repos, Users & Issues

Pricing

from $2.00 / 1,000 repository scrapeds

Go to Apify Store

GitHub Scraper - Repos, Users & Issues

Scrape GitHub repositories, users, and issues via the official GitHub API. Get stars, forks, languages, topics, issues, user profiles, and follower counts. No login needed (optional token for higher limits).

Pricing

from $2.00 / 1,000 repository scrapeds

Rating

0.0

(0)

Developer

๐Ÿ‘ Md Jakaria Mirza

Md Jakaria Mirza

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

2 days ago

Last modified

Share

Scrape GitHub repositories, users, and issues via the official GitHub REST API - no login required (add a free token for higher rate limits). Get stars, forks, languages, topics, licenses, open-issue counts, full user profiles, follower counts, and recent issues/PRs. Search repositories by query. Export to JSON, CSV, Excel, or HTML, or pull via the Apify API.

Perfect for developer lead generation, OSS research, tech-trend analysis, and recruiting.

Features

  • Official GitHub API - accurate, structured data
  • Repos, users, and issues in one actor
  • Repository search by query (language, stars, topics, etc.)
  • Nested data - issues nested per repo, repos nested per user (no messy mixed rows)
  • Optional token - 5,000 requests/hour with a free GitHub token (60/hour without)
  • Proxy rotation - multiply the unauthenticated limit across IPs
  • Fast and lightweight - pure API, no headless browser

Input

ParameterTypeDescriptionDefault
reposstring[]"owner/repo" or GitHub URLs["facebook/react"]
usersstring[]Usernames / org names[]
searchQueriesstring[]Repo search queries[]
includeIssuesbooleanNest recent issues/PRs per repofalse
maxIssuesPerRepointegerMax issues per repo20
includeUserReposbooleanNest a user's repos per userfalse
maxReposPerUserintegerMax repos per user20
maxResultsintegerMax repos total50
githubTokenstring (secret)Personal access token for higher limits""
proxyConfigurationobjectProxy settingsApify Proxy

Example input

{
"repos":["facebook/react"],
"users":["torvalds"],
"searchQueries":["web scraper language:python stars:>1000"],
"includeIssues":true,
"maxIssuesPerRepo":20,
"githubToken":"ghp_xxx"
}

Sample output

Repository

{
"entityType":"repo",
"fullName":"facebook/react",
"owner":"facebook",
"description":"The library for web and native user interfaces.",
"language":"JavaScript",
"stars":245739,
"forks":51045,
"openIssues":1276,
"license":"MIT",
"topics":["javascript","react","ui","frontend"],
"createdAt":"2013-05-24T16:15:54Z",
"pushedAt":"2026-06-10T18:19:47Z",
"url":"https://github.com/facebook/react",
"issuesScrapedCount":3,
"issues":[
{"number":36743,"title":"[compiler] ...","state":"open","isPullRequest":true,"author":"mvitousek","labels":["CLA Signed"]}
],
"scrapedAt":"2026-06-11T10:00:00.000Z"
}

User

{
"entityType":"user",
"login":"torvalds",
"name":"Linus Torvalds",
"type":"User",
"company":"Linux Foundation",
"followers":306470,
"publicRepos":12,
"createdAt":"2011-09-03T15:26:22Z",
"reposScrapedCount":3,
"repos":[{"fullName":"torvalds/linux","stars":190000,"language":"C"}],
"scrapedAt":"2026-06-11T10:00:00.000Z"
}

Repositories land in the default dataset (Repositories view). User profiles are saved to a separate users dataset so each output stays one clean shape.

How to Scrape GitHub (Step by Step)

  1. Click Try for free / Run.
  2. Add repositories (owner/repo), usernames/orgs, or repository search queries.
  3. (Optional) Paste a GitHub token to lift the rate limit to 5,000 requests/hour, and enable includeIssues / includeUserRepos for nested data.
  4. Set maxResults (start small to test).
  5. Run, then export results as JSON, CSV, Excel, or HTML, or pull them via the Apify API.

Pricing

This Actor uses pay-per-result pricing:

EventPrice
GitHub record scraped$0.002 ($2 / 1,000 repos or users)

Nested issues and user-repos are included free. You are only charged for entities actually returned. Apify platform usage is billed separately by Apify.

Use cases

  • Developer lead generation - find and profile users/orgs by activity
  • Open-source research - analyze stars, languages, topics, and licenses at scale
  • Tech-trend analysis - track popular repos and ecosystems
  • Recruiting - surface contributors and maintainers in a domain

Tips

  • Add a GitHub token (github.com/settings/tokens, no scopes needed for public data) to lift the limit to 5,000 requests/hour.
  • Use rich search queries: topic:machine-learning language:python stars:>500.
  • Turn on includeIssues / includeUserRepos for deeper, nested datasets.

Responsible Use

This Actor is intended for lawful collection of publicly available information only. Users are responsible for ensuring their use complies with the source website's terms, robots.txt, applicable privacy laws, including India's DPDP Act, and all local regulations.

Do not use this Actor to collect, store, sell, or misuse personal data without a lawful basis. The Actor author is not responsible for misuse by end users.

License

Apache-2.0

You might also like

GitHub Scraper

brilliant_gum/github-scraper

Scrapes GitHub repositories, users, trending repos, issues and code via the GitHub REST API v3. Supports authentication tokens for higher rate limits (5000 req/hr vs 60 req/hr unauthenticated). Includes smart analytics: language distribution, license distribution, stars histogram, activity scores...

๐Ÿ‘ User avatar

Yuliia Kulakova

2

GitHub Scraper: Extract Trending Repos, Stars, Forks & Leads

scrapepilot/github-scraper-extract-trending-repos-stars-forks-leads

Stop manual tracking! Extract trending repos, star counts, forks, and repository details from GitHub in seconds. Perfect for recruiters finding top talent or researchers tracking tech trends. Get clean, structured data ready for your CRM or spreadsheet. Fast, reliable, and dev-friendly!

GitHub Scraper - Repos, Stars, Issues & Profiles

cryptosignals/github-scraper

Scrape GitHub repositories, profiles, and issues โ€” extract stars, forks, contributors, README, commit history, and topics. CSV/JSON output. No login.

27

GitHub Scraper

dami_studio/github-scraper

Search GitHub repositories or users via the public REST API and get clean, structured rows: stars, forks, issues, language, topics, license, dates for repos; name, bio, company, location, followers for users. No key needed; add a token for higher limits.

3

5.0

(1)

GitHub Scraper API โ€” Repositories, Users & Data Export

bovi/github-scraper

Scrape GitHub repositories and user profiles via the official public API. Search by keyword, fetch repos by owner/name, or look up user profiles. No auth required; supply your free GitHub token to raise rate limits to 5000 req/hr. Pay per result.

๐Ÿ‘ User avatar

Vitalii Bondarev

2

GitHub Scraper โ€” Repos, Issues, PRs & Code

khadinakbar/github-deep-scraper

Scrape GitHub deeply โ€” repos, issues, PRs, code search, contributors, releases, READMEs, commits, users, trending. 11 modes in one actor for AI coding agents (Claude Code, Cursor, Copilot). Optional PAT for 5K req/hr. MCP-ready, flat JSON output.

GitHub User Scraper โ€” Profiles, Repos & Orgs

devilscrapes/github-user-scraper

Fetch GitHub user or organisation metadata via the GitHub API โ€” name, bio, company, location, blog, public repo count, follower count, and optionally the user's pinned/public repositories โ€” export to JSON or CSV. Free REST API, optional token for higher limits.

Github Scraper | $2 / 1k | All In One

fatihtahta/github-scraper

Scrape GitHub at real scale with no cap. Get the richest data on repos, issues, PRs, users and orgs including stars, forks, topics, tech stack, users, owners and more. Great for market intel, dev products, lead lists, talent scouting and big, clean datasets.

Github Email Scraper

scraper-mind/github-email-scraper-fast

GitHub email scraper to extract emails from GitHub profiles, repositories, and developer pages ๐Ÿ“ง๐Ÿ’ป Perfect for developer outreach, tech recruiting, and building targeted programmer contact lists.

๐Ÿ™ GitHub Scraper โ€” Repos, Stars & Code Data

nexgendata/github-scraper

Extract repo data from GitHub โ€” stars, forks, contributors, languages, issues & READMEs. Build developer tools, open source analytics & technology trend trackers. Pay per repo.