VOOZH about

URL: https://apify.com/rupom888/github-repository-scraper

⇱ GitHub Repository & Trending Scraper Β· Apify


πŸ‘ GitHub Repository & Trending Scraper avatar

GitHub Repository & Trending Scraper

Pricing

from $0.50 / 1,000 results

Go to Apify Store

GitHub Repository & Trending Scraper

Search GitHub repos, scrape user profiles with repos, get repo details with contributors, or track GitHub trending. Uses public API - optional token for higher rate limits.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Syed Rupom

Syed Rupom

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

3

Monthly active users

23 days ago

Last modified

Share

Scrape GitHub repositories, user profiles, organizations, and trending repos. Search by keyword, filter by language and stars, or track what's trending daily/weekly/monthly. Priced at $0.50 per 1,000 results.

What it scrapes

  • Repository name, description, and topics
  • Stars, forks, open issues, and watchers
  • Primary language and language breakdown
  • License, creation date, and last update
  • README content
  • User/org profile: name, bio, follower count, public repo count, company, location
  • Top contributors (optional)

Sample output (repository)

{
"full_name":"openai/whisper",
"description":"Robust Speech Recognition via Large-Scale Weak Supervision",
"url":"https://github.com/openai/whisper",
"stars":68000,
"forks":7900,
"open_issues":1400,
"watchers":68000,
"language":"Python",
"topics":["speech-recognition","transformer","whisper"],
"license":"MIT",
"created_at":"2022-09-16",
"updated_at":"2024-01-15",
"is_fork":false,
"homepage":"https://openai.com",
"readme":"# Whisper\n..."
}

Input

Search repositories

{
"scrapeType":"search",
"queries":["machine learning python"],
"resultsPerQuery":30,
"sort":"stars",
"language":"python",
"minStars":1000
}

User/org profile

{
"scrapeType":"user",
"queries":["openai","microsoft","torvalds"]
}

Trending repos

{
"scrapeType":"trending",
"queries":["python","javascript"],
"since":"weekly"
}

Single repository

{
"scrapeType":"repo",
"queries":["openai/whisper","facebook/react"],
"includeContributors":true
}

Input fields

FieldTypeDefaultDescription
scrapeTypestringsearchsearch, user, repo, trending
queriesstring[]β€”Keywords / usernames / owner/repo paths / languages
resultsPerQueryinteger30Max repos per query (up to 1,000)
sortstringstarsstars, forks, updated, help-wanted-issues, best-match
languagestringβ€”Filter by programming language
minStarsinteger0Minimum star count filter
sincestringdailyTrending timeframe: daily, weekly, monthly
includeContributorsbooleanfalseFetch top 10 contributors per repo
githubTokenstringβ€”Personal access token for higher rate limits (5,000/hr vs 60/hr)

Use cases

  • Tech landscape research: find top repos in any language or topic
  • Competitor intelligence: track stars and forks over time
  • Developer outreach: find contributors to relevant open source projects
  • Trend monitoring: daily trending to spot emerging tools
  • Portfolio analysis: bulk profile data for GitHub users

Notes

  • Without a token: 60 requests/hour (fine for small runs)
  • With a GitHub token: 5,000 requests/hour β€” required for large queries
  • Trending scrapes GitHub's public trending page (no API needed)
  • README content available in repo mode

Pricing

$0.50 per 1,000 results β€” GitHub public data, no enterprise API needed.

You might also like

GitHub Repository Scraper - Stars, Topics, Trending

logiover/github-repository-scraper

Scrape GitHub repos by search query and export stars, topics, forks & license to CSV/JSON. GitHub data export without an API key - trending repos scraper.

GitHub β€” Repository Search & Data Scraper

moving_beacon-owner1/github----repository-search-data-scraper

Scrapes GitHub repository data via the GitHub REST API v3. Supports keyword search, advanced qualifiers, user/org listing, trending repos, topic browsing, and direct repo lookup. Works without an API key (rate-limited) or with a personal access token for higher throughput.

8

GitHub Repo Scraper

devilscrapes/github-repo-scraper

Fetch full GitHub repository metadata for one or many repos in one call β€” stars, forks, languages, topics, license, default branch, latest release, contributor count β€” export to JSON or CSV. A GitHub repo API wrapper; optional token for higher rate limits.

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

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