---
title: "Trending Developers"
method: GET
path: "/v1/github/trending/developers"
tags: ["GitHub"]
---

# Trending Developers

`GET /v1/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.

## Query parameters

- `language` string
- `since` 'daily' | 'weekly' | 'monthly'

## Response `200`

Successful response

---

[API](https://skmtc.dev/scrapecreators/apis/scrape-creators-api.md) · [All operations](https://skmtc.dev/scrapecreators/apis/scrape-creators-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scrapecreators/scrape-creators-api/revisions/e9ec3dbbd8b8/schema)
