GitHub Trending Repos — Daily / Weekly / Monthly by Language avatar

GitHub Trending Repos — Daily / Weekly / Monthly by Language

Pricing

$1.00 / 1,000 github trending repo entries

Go to Apify Store
GitHub Trending Repos — Daily / Weekly / Monthly by Language

GitHub Trending Repos — Daily / Weekly / Monthly by Language

Pull the GitHub Trending repository list — daily, weekly, or monthly — filtered by programming language and spoken language. One row per repo with full_name, description, language, total stars, stars gained in the period, top contributors. No auth.

Pricing

$1.00 / 1,000 github trending repo entries

Rating

0.0

(0)

Developer

vøiddo

vøiddo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

GitHub Trending Repos

Pull the GitHub Trending list — daily, weekly, or monthly — by programming language and spoken language. One row per repo with owner, description, language, total stars, stars gained in the period, sample contributors. No auth.

What you get

{
"snapshotAt": "2026-06-03T07:55:11+00:00",
"period": "daily",
"languageFilter": "python",
"spokenLanguageFilter": null,
"rank": 1,
"owner": "microsoft",
"repo": "markitdown",
"fullName": "microsoft/markitdown",
"url": "https://github.com/microsoft/markitdown",
"description": "Python tool for converting files and office documents to Markdown.",
"programmingLanguage": "Python",
"languageColor": "#3572A5",
"stars": 53241,
"forks": 2710,
"starsInPeriod": 1265,
"contributorsSample": ["afourney", "gagb", "sugatoray"]
}

How to use

Input.

{
"periods": ["daily", "weekly", "monthly"],
"languages": ["python", "rust", "typescript"],
"spokenLanguages": ["en"]
}

periodsdaily, weekly, or monthly. Empty = daily.

languages — GitHub language slugs. Common: python, typescript, javascript, rust, go, c++, c%23 (C#), unknown. Empty = all languages.

spokenLanguages — ISO 639-1 codes for README spoken language. Useful to filter out non-English-readme noise. Empty = all.

Pricing

PAY_PER_EVENT · $0.001 per repo_entry · 1 000 entries = $1.

Buyer

  • Dev-tool marketers tracking competing OSS launches.
  • VC associates watching "what's heating up on GitHub this week".
  • Newsletter writers building a Monday digest.
  • Hiring teams sourcing engineers who are launching popular OSS.

Source

https://github.com/trending — GitHub's server-rendered trending page. No auth, no rate-limit headers (GitHub is generous for HTML). Actor paces 0.6 s between pages.