GitHub Trending Scraper
Pricing
$0.003 / actor start
Go to Apify Store
GitHub Trending Scraper
Scrape GitHub Trending repositories: name, description, stars, forks, language, and contributors by language filter and date range. No auth needed.
Pricing
$0.003 / actor start
Rating
0.0
(0)
Developer
Bruno Finger
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Scrapes github.com/trending HTML for trending repositories: rank, name, stars, forks, stars today, contributor count, language, and built-by avatars.
Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
language | string | no | "" | Programming language filter (e.g., python, javascript, rust). Empty = all. |
since | string | no | "daily" | Time range: daily, weekly, monthly. |
spokenLanguage | string | no | "" | Spoken language code (e.g., en, zh). |
Output
Each dataset item contains: rank, name, url, description, language, stars, forks, starsToday, contributorCount, builtBy.
Usage
{"language": "python","since": "daily"}