App Logo
github.com

Get Trending

List GitHub's Trending repositories, a page with no official API, optionally filtered by language and period (daily/weekly/monthly). Returns repo, url, description, language, stars, forks, and stars gained over the period.

Input

period optional

Date range (default daily)

Default: "daily"
language optional

Programming language filter, as typed on the page (e.g. "python", "typescript", "c++"). Omit for all languages.

Output

count required
repos required
period required
language optional

FAQ

List GitHub's Trending repositories, a page with no official API, optionally filtered by language and period (daily/weekly/monthly). Returns repo, url, description, language, stars, forks, and stars gained over the period.
Optional: period, language.
It returns count, repos, period, language.
No. It only uses pages of github.com that are reachable without signing in.
It only reads. It looks things up on github.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/github.com/get_trending, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/github.com/get_trending
It is part of Reduck's official curated catalogue.

Start building not clicking