GitHub Trending Scraper avatar

GitHub Trending Scraper

Pricing

$0.003 / actor start

Go to Apify Store
GitHub Trending Scraper

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

Bruno Finger

Maintained by Community

Actor 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

FieldTypeRequiredDefaultDescription
languagestringno""Programming language filter (e.g., python, javascript, rust). Empty = all.
sincestringno"daily"Time range: daily, weekly, monthly.
spokenLanguagestringno""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"
}