VOOZH about

URL: https://apify.com/muscular_quadruplet/github-scraper

โ‡ฑ GitHub Scraper - Repository Data API ยท Apify


Pricing

from $0.01 / 1,000 results

Go to Apify Store

Scrape GitHub repositories, users, stars, forks. Extract trending repos, developer profiles, code stats. Monitor open source projects, find contributors, analyze tech stacks. No API limits.

Pricing

from $0.01 / 1,000 results

Rating

5.0

(1)

Developer

๐Ÿ‘ Do It

Do It

Maintained by Community

Actor stats

0

Bookmarked

21

Total users

5

Monthly active users

5 months ago

Last modified

Categories

Share

GitHub Repository Scraper

Search and extract repository data from GitHub. Get stars, forks, topics, languages, and more from any public repository.

Features

  • Search mode - Find repos by keywords, stars, language
  • User mode - Get all repos from a specific user/org
  • Trending mode - Discover trending repos this week
  • Language filter - Filter by programming language
  • README extraction - Optionally fetch README content

Search Query Examples

GitHub uses a powerful search syntax:

  • machine learning - Search in name/description
  • stars:>1000 - Repos with 1000+ stars
  • language:python - Python repos only
  • topic:react - Repos with React topic
  • user:facebook - Repos by Facebook
  • created:>2025-01-01 - Created after date
  • pushed:>2025-01-01 - Recently updated
  • stars:100..500 - Stars in range

Combine queries: language:rust stars:>500 topic:cli

Output Example

{
"rank":1,
"name":"facebook/react",
"description":"A declarative, efficient, and flexible JavaScript library...",
"url":"https://github.com/facebook/react",
"stars":225000,
"forks":46000,
"watchers":225000,
"openIssues":850,
"language":"JavaScript",
"license":"MIT",
"topics":["declarative","frontend","javascript","library","react","ui"],
"createdAt":"2013-05-24T16:15:54Z",
"updatedAt":"2026-01-17T10:00:00Z",
"owner":"facebook",
"ownerType":"Organization",
"isArchived":false,
"isFork":false
}

Input Parameters

ParameterTypeDescription
modestringsearch, user, or trending
searchQuerystringGitHub search query
usernamestringGitHub username (for user mode)
languagestringFilter by programming language
sortBystringSort by stars, forks, or updated
orderstringdesc or asc
maxItemsnumberMaximum repos to extract
minStarsnumberMinimum stars filter
minForksnumberMinimum forks filter
includeReadmebooleanFetch README content

Use Cases

  • Tech research - Find popular libraries and tools
  • Competitor analysis - Track competitor repos
  • Talent sourcing - Find active developers
  • Trend monitoring - Discover new technologies
  • Dataset building - Create ML training data

Rate Limits

GitHub API limits:

  • Without token: 60 requests/hour
  • With token: 5,000 requests/hour

The scraper handles rate limits automatically with retries.

Cost

Minimal - uses FREE GitHub API, no browser needed.


Built by flowbot.company

Usage with AI (MCP)

Connect to mcp.apify.com and use natural language:

  • "Scrape data using Github Scraper"
  • "Get results from Github Scraper"
  • "Run Github Scraper with default settings"

You might also like

Github Trending Scraper

viralanalyzer/github-trending-scraper

Scrape GitHub trending repositories, stars, forks, languages, and developer profiles. Track open source trends daily/weekly/monthly.

24

5.0

GitHub Repos Scraper

gio21/github-repos-scraper

Search and scrape GitHub repositories. Extract stars, forks, language, license, topics, and more from the GitHub public API.

Github Trends Analyzer Track Trending Repos Stars

fresh_cliff/github-trends-analyzer-track-trending-repos-stars

Extract trending GitHub repositories, stars, language stats, and developer insights. Real-time GitHub trending data with JSON export. Monitor tech trends, track popular repos, analyze programming language popularity, discover emerging projects.

๐Ÿ‘ User avatar

Brennan Crawford

3

GitHub Scraper

automation-lab/github-scraper

Extract data from GitHub โ€” repository details, developer profiles, trending repos, and search results. Stars, forks, languages, topics, and more. No API key needed.

๐Ÿ‘ User avatar

Stas Persiianenko

37

GitHub API Scraper: Repos & Profiles

andok/github-api-scraper

Extract GitHub repository stats, forks, stars, and user profiles directly from the API. Perfect for developer lead gen and competitor tracking.

GitHub Scraper: Repos & Profiles

andok/github-scraper-repos-profiles

Extract GitHub repository stats, forks, stars, and user profiles directly from the API. Perfect for developer lead gen and competitor tracking.