GitHub Trending Scraper - Hot Repos & Developers (No Key)
Pricing
$0.50 / 1,000 results
GitHub Trending Scraper - Hot Repos & Developers (No Key)
$0.5/1K π₯ Fast GitHub Trending scraper! Hottest repos & developers by language and day/week/month β stars, forks & language. No key. JSON, CSV, Excel or API in seconds. Pull the trending lists for dev intel & OSS sourcing β‘
Pricing
$0.50 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
GitHub Trending Scraper π₯
Scrape the hottest repositories and developers on GitHub Trending β by language and time range. No API key. No token. No rate-limit headaches.
Track what the developer world is starring right now. This actor turns the GitHub Trending page into clean, structured JSON: repositories with total stars, forks, language and stars gained in the period, plus trending developers with their most popular repo. Filter by any programming language and by daily / weekly / monthly windows.
Fast, datacenter-proxy friendly (works without proxies too), and priced to undercut everyone else.
π‘ Why use this actor?
- No API key β parses public HTML, so there's nothing to configure and no GitHub token to burn.
- Trend velocity β get
stars_period(stars gained today/this week/this month), the single most important signal that the GitHub API does not expose. - Language filters β track
python,rust,typescript,go, or all languages at once. - Two modes β trending repositories and trending developers.
- Cheap β see pricing below. Built to be the lowest-cost option on the Store.
π― Use cases
| Use case | How this helps |
|---|---|
| Developer trend tracking | Watch which repos and tools are exploding in popularity day by day. |
| VC / OSS sourcing | Discover fast-growing open-source projects and their creators before they hit the mainstream. |
| Tech radar | Feed a weekly digest of trending repos-by-language into your internal newsletter or dashboard. |
| Competitor intel | Monitor when competitors' repos or maintainers start trending. |
| Content & marketing | Auto-generate "Top trending repos this week" roundups. |
π Input
| Field | Type | Description |
|---|---|---|
mode | select | repositories (default) or developers. |
languages | array | Languages to fetch. Use "" for all languages. Prefill: ["", "python", "javascript"]. |
since | select | Time range: daily (default), weekly, or monthly. |
maxItems | integer | Max items in total (default 100, max 1000). |
Example input
{"mode": "repositories","languages": ["", "python", "rust"],"since": "daily","maxItems": 100}
π€ Output
Repository item
{"type": "repository","full_name": "tirth8205/code-review-graph","owner": "tirth8205","name": "code-review-graph","url": "https://github.com/tirth8205/code-review-graph","description": "Local-first code intelligence graph for MCP and CLI.","language": "Python","stars": 20947,"forks": 2161,"stars_period": 551,"since": "daily","rank": 1,"scraped_at": "2026-07-19T10:00:00+00:00"}
Developer item
{"type": "developer","username": "assafelovic","name": "Assaf Elovic","url": "https://github.com/assafelovic","popular_repo": "gpt-researcher","popular_repo_desc": "An autonomous agent that conducts deep research.","since": "daily","rank": 1,"scraped_at": "2026-07-19T10:00:00+00:00"}
π° Pricing
This actor is intentionally cheap β roughly $0.50 per 1,000 items on top of the platform usage it consumes. GitHub Trending is lightweight to scrape (one HTML request per language), so runs are fast and inexpensive. Built to undercut every other GitHub-trending option on the Store.
βοΈ Comparison
| This actor | GitHub REST/GraphQL API | Generic HTML scrapers | |
|---|---|---|---|
| API key required | β No | β Yes (token) | β No |
stars_period (trend velocity) | β Yes | β No | β οΈ Rarely |
| Developer trending mode | β Yes | β No | β οΈ Rarely |
| Language + time-range filters | β Yes | β οΈ Complex queries | β οΈ Varies |
| Cost | π Cheap | Rate-limited | Varies |
π Related actors by ninhothedev
π·οΈ Keywords
github trending Β· github scraper Β· trending repositories Β· trending developers Β· open source intelligence Β· dev intel Β· vc sourcing Β· tech radar Β· star growth Β· no api key
Not affiliated with GitHub. Scrapes only publicly available data from the GitHub Trending page. Use responsibly and in accordance with GitHub's Terms of Service.