search_trending_repos
Find trending GitHub repositories by topic, ranked by star count among repos created or updated recently. Use it to discover notable open-source projects without relying on an unofficial trending page.
Instructions
Find trending repos for a topic across all of public GitHub, ranked by star count among repos created/pushed recently. This is a proxy for github.com/trending, which has no official API - it is not an exact match for that page's algorithm. Not restricted to the repo allowlist, since it searches public GitHub data at large.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| topic | Yes | GitHub topic slug, e.g. "machine-learning" | |
| since_days | No | How many days back to look |