GitHub Scraper avatar

GitHub Scraper

Pricing

from $1.00 / 1,000 github scrapers

Go to Apify Store
GitHub Scraper

GitHub Scraper

Search GitHub repositories and pull structured repo, user and org data via the official GitHub API. Trending, star counts, languages, topics. Pay per record.

Pricing

from $1.00 / 1,000 github scrapers

Rating

0.0

(0)

Developer

Pedro Resende

Pedro Resende

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

GitHub Scraper pulls structured data from GitHub using the official GitHub REST API — search repositories, look up repos and users/orgs, and list a user's entire repository set. Star counts, forks, languages, topics, license, activity dates, follower counts and more. Pay only per record.

What this GitHub scraper does

  • Search repositories with GitHub's full qualifier syntax (language:rust stars:>5000, topic:llm, created:>2026-01-01, …).
  • Look up specific repos (owner/name) or users/orgs for full profile data.
  • List every repository owned by a user or organization.
  • Sort by stars, forks or recent activity — perfect for trending, star-velocity and maintainer research.

GitHub allows 60 requests/hour unauthenticated. Add a GitHub personal access token in the githubToken input to lift that to 5,000 requests/hour for larger runs. The token is stored as a secret.

Input

FieldDescription
repoQueriesGitHub search queries (qualifier syntax).
reposSpecific repos to look up (owner/name).
usersUsernames/orgs to fetch profiles for.
userReposUsers/orgs whose full repo list to return.
sort / orderSort repositories by stars/forks/updated.
githubTokenOptional token for higher rate limits.

Output

Repo records: fullName, owner, description, language, topics, stars, forks, watchers, openIssues, license, createdAt, updatedAt, pushedAt, url. User records: login, name, company, location, bio, followers, following, publicRepos, url.

Pricing

Pay per event: billed once per record returned. No monthly rental.