# bonfy/github-trending

Tracking the most popular Github repos, update daily(Python version)

Repository: https://github.com/bonfy/github-trending
Canonical: https://ross.abutalabs.com/products/github-trending
Language: Python
License: MIT
License Family: permissive
Topics: github-trending, python
Last push: 2026-09-02T06:53:10+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 100
- inputs: {"age_days": 4034, "days_push": 0, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1128, forks 217 (observed 2026-09-03T02:15:09.637289+00:00)

## What it is
A Python script that scrapes GitHub's trending page daily and archives the most popular repositories as Markdown files. It is designed to run on a VPS via cron or similar scheduling for continuous daily updates.

## Use cases
- track trending github repos daily
- scrape github trending page
- archive popular repositories as markdown
- discover popular open-source projects
- build a daily digest of github trends

## When to choose
- you want a simple, self-hosted daily snapshot of GitHub trending repos
- you prefer a lightweight Python script over an API-based service
- you want historical archives of trending repos in Markdown

## When to avoid
- you need real-time trending data
- you want a GUI or hosted dashboard
- GitHub changes its trending page markup and you need a maintained scraper

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: web-scraping, developer-tools, data-generation
- domain: developer-tools, crawlers, analytics
- platform: python, cli
- tags: github-trending, scraper, daily-updates, markdown-archives, linux

## Member repositories
- bonfy/github-trending (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:09.637289+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:43:33.999002+00:00, confidence not recorded.
  - readme: https://github.com/bonfy/github-trending (fetched 2026-09-03T02:15:09.637289+00:00, sha f910c27dcc78)
- Data as of 2026-08-30T08:39:29.467469+00:00.
