GitHub
Trending Repositories
Scrapes GitHub's public Trending repositories page. Returns ranked repositories with public URLs, descriptions, language, star/fork counts, stars for the selected range, and built-by users when GitHub shows them. Use language for paths like JavaScript or Python, since for daily/weekly/monthly, and spoken_language_code for GitHub's spoken language filter.
get/v1/github/trending/repositories
Query parameters
languagestring
Optional coding language, e.g. javascript, python, or go.
since'daily' | 'weekly' | 'monthly'
Trending range: daily, weekly, or monthly. Defaults to daily.
spoken_language_codestring
Optional spoken language code filter, e.g. en.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.