GitHub Trending Scraper avatar
GitHub Trending Scraper

Pricing

Pay per usage

Go to Apify Store
GitHub Trending Scraper

GitHub Trending Scraper

Scrape GitHub trending repositories and developers. Get daily, weekly, monthly trends by language and topic.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

4 days ago

Last modified

Categories

Share

GitHub Trending Scraper - Extract Top Repositories

Scrape GitHub trending repositories and developers. Filter by language and time period. Extract stars, forks, descriptions, and contributor info.

Key Features

  • Scrape daily/weekly/monthly trending repos
  • Filter by programming language
  • Extract stars/forks/descriptions/contributors
  • Rank and period metadata included

Cost

This actor uses pay-per-usage pricing. Typical runs cost $0.01-0.05 depending on scope.

Input Example

{
"language": "python",
"since": "daily",
"maxResults": 10
}

Output Example

{
"rank": 1,
"fullName": "owner/repo",
"owner": "owner",
"repo": "repo",
"url": "https://github.com/owner/repo",
"description": "A cool project",
"programmingLanguage": "Python",
"totalStars": 15000,
"totalForks": 2300,
"periodStars": 450,
"period": "daily",
"builtBy": [
{
"username": "dev1",
"avatar": "https://..."
}
],
"scrapedAt": "2026-02-02T12:00:00.000Z"
}

Use Cases

  • Developer research and trend tracking
  • Open source project discovery
  • Competitive analysis for dev tools
  • Content curation for newsletters

Limitations

  • GitHub may rate-limit or change trending page structure

Built By

Donny Dev - Blockchain & automation developer