GitHub Trending Scraper - Daily Trending Repositories
Pricing
from $3.00 / 1,000 results
Go to Apify Store

GitHub Trending Scraper - Daily Trending Repositories
Scrapes GitHub Trending repositories by language, date range, and spoken language. Get repo names, descriptions, stars, forks, and today's stars. Perfect for developers, tech newsletters, and market intelligence.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Mintec Labs
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
GitHub Trending Scraper
Scrapes GitHub Trending to discover the most popular open-source repositories by language, time range, and spoken language.
Features
- Filter by programming language (Python, JavaScript, Rust, Go, etc.)
- Time range: daily, weekly, or monthly trending
- Spoken language filter
- Returns repo name, URL, description, stars, forks, and today's/this week's/this month's stars
Use Cases
- Tech newsletters and content curation
- Developer market intelligence
- Open-source trend monitoring
- Daily repo discovery workflows
Input
| Field | Type | Default | Description |
|---|---|---|---|
| language | string | (all) | Programming language filter |
| since | select: daily/weekly/monthly | daily | Trending time range |
| spokenLanguage | string | (all) | Spoken language code (e.g. 'en') |
| maxResults | integer | 25 | Max repos to return (max 100) |
Output
Each result contains:
fullName— owner/repo formaturl— full GitHub URLdescription— repo descriptionlanguage— detected programming languagetotalStars— total star counttotalForks— total fork countstarsToday— stars in the selected periodperiod— the time range used