← 返回
未分类 中文

github-trending

Fetch top trending GitHub repositories today/this-week/this-month and summarize top 15 with stars, language, description.
获取今日/本周/本月GitHub 热门仓库,并汇总前 15 名的星数、语言和描述。
brunovu20
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 220
下载
💾 0
安装
1
版本
#latest

概述

GitHub Trending

Fetch and summarize top trending GitHub repos. Uses GitHub search API — no auth required for basic queries (rate-limited at 10 req/min unauthenticated).

Usage

# Top 15 repos trending this week (default)
bash scripts/fetch-trending.sh

# Custom time range
bash scripts/fetch-trending.sh "2026-05-15"

# Custom count
bash scripts/fetch-trending.sh "7-days-ago" 10

Output

For each repo: rank, name, description (truncated), language, ⭐ stars, 🍴 forks, link.

Rate Limits

  • Unauthenticated: 10 req/min — enough for occasional use
  • Authenticated (set GH_TOKEN env): 5000 req/hr
  • If hitting limits, increase the --retry or use longer date ranges

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-25 17:17 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-trending-news

brunovu20
获取、排名并汇总十大热门AI新闻,来源涵盖可信赖的编辑、官方、研究及社区资源,供用户提问时使用。
★ 0 📥 283

openclaw-backup-restore

brunovu20
备份或恢复 OpenClaw 环境,包括配置、代理、技能、凭证和工作区,生成带时间戳的 .tar.gz 便携归档。
★ 0 📥 339

google trending

brunovu20
获取并展示过去24小时内任意国家的Google热门搜索。当用户询问Google热门话题或热门搜索时使用。
★ 0 📥 265