GitHub Trending & Topic Scraper
Pricing
Pay per usage
GitHub Trending & Topic Scraper
Scrapes GitHub trending repositories by language and date, or searches popular repositories by technical topic (LLM, AI, Agents) with high-speed hybrid extraction.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
viralanalyzer
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
19 hours ago
Last modified
Categories
Share
GitHub Trending & Topic Scraper 🚀
GitHub Trending & Topic Scraper is a high-speed, lightweight developer tool designed to track emerging technology trends, popular repositories, and daily/weekly/monthly trending charts on GitHub.
It works 100% anonymously without requiring any GitHub OAuth credentials or personal access tokens, ensuring absolute safety for your accounts.
🌟 Key Features
- Dual Mode Extraction:
- Trending Mode: Scrape the official GitHub Trending page (
https://github.com/trending) filtered by programming language and timeframe (daily, weekly, monthly). - Topic Mode: Fetch the most popular and starred repositories for specific technical keywords or topics (e.g.
llm,generative-ai,agents,react).
- Trending Mode: Scrape the official GitHub Trending page (
- Hybrid Evasion Architecture:
- Uses
got-scrapingdynamic browser fingerprinting to prevent bot detection. - Built-in automatic API search query execution, with a robust Cheerio HTML scraper fallback if GitHub's search API rate limits are reached.
- Uses
- Optimized and Cost-Effective:
- Fast, serverless, and runs on only 256MB RAM.
- Leverages Pay-Per-Event (PPE) charging, making it extremely cost-effective.
💰 Pricing — Pay-Per-Event (PPE)
This actor is charged dynamically based on the volume of data delivered to you:
- $0.01 USD per repository scraped (
repo-scrapedevent). - Owner runs skip billing automatically.
📥 Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
mode | String | trending | Scraping mode: trending or topic. |
language | String | "" | Programming language (e.g. python, typescript) for trending mode. |
since | String | daily | Time window: daily, weekly, or monthly for trending mode. |
topic | String | "llm" | Technical topic keyword for topic mode. |
maxItems | Integer | 25 | Max number of repositories to return (5–200). |
proxyConfiguration | Object | {"useApifyProxy": true} | Proxy configuration. |
📤 Output Structure
Each item in the dataset contains the following parsed fields:
{"repoName": "DeepSeek-V3","owner": "deepseek-ai","url": "https://github.com/deepseek-ai/DeepSeek-V3","description": "DeepSeek-V3 is a strong Mixture-of-Experts language model.","language": "Python","stars": 42890,"forks": 3890,"starsAdded": 2840,"scrapedAt": "2026-05-24T19:20:00.000Z"}
🇵🇹 Versão em Português
GitHub Trending & Topic Scraper é uma ferramenta leve e de alta velocidade para monitorar tendências tecnológicas emergentes e repositórios populares no GitHub.
Recursos:
- Modo Trending: Coleta a página oficial de tendências (
https://github.com/trending) filtrada por linguagem e período de tempo (diário, semanal ou mensal). - Modo Topic: Extrai os repositórios mais populares e estrelados para tópicos específicos (ex:
llm,agents,react). - Segurança Total: Executa 100% de forma anônima, sem requerer logins ou chaves de API do GitHub.
- Cobrança PPE Econômica: Apenas $0.01 USD por repositório entregue.