GitHub

Trending Developers

Scrapes GitHub's public Trending developers page. Returns ranked developers with username, name, public profile URL, avatar, and the popular repository GitHub shows for that developer when available. Use language for paths like javascript or python and since for daily/weekly/monthly.

get/v1/github/trending/developers

Query parameters

languagestring

Optional trending coding language, e.g. javascript, python, or go.

since'daily' | 'weekly' | 'monthly'

Trending range: daily, weekly, or monthly. Defaults to daily.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.