# tophubs/TopList

今日热榜，一个获取各大热门网站热门头条的聚合网站，使用Go语言编写，多协程异步快速抓取信息，预览:https://mo.fish

Repository: https://github.com/tophubs/TopList
Canonical: https://ross.abutalabs.com/products/toplist
Language: Go
License: Apache-2.0
License Family: permissive
Topics: hot, golang, spider, today-s-hot-list, hotlist
Last push: 2023-02-23T02:24:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2606, "days_push": 1288, "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 4730, forks 938 (observed 2026-08-28T04:08:57.668791+00:00)

## What it is
TopList (今日热榜) is a self-hosted aggregation website that collects trending headlines from popular sites like Zhihu, Hupu, and V2EX. It is written in Go, using concurrent goroutines to scrape hot lists on a cron schedule and serve them via a web server and public API.

## Use cases
- aggregate trending headlines from multiple Chinese websites
- self-host a hot topics aggregator site
- scrape trending lists from Zhihu, Weibo, V2EX and others on a schedule
- query hot list data via a REST API
- track what is trending across communities hourly

## When to choose
- you want a self-hosted aggregator of Chinese site trending lists
- you need a simple Go-based scraper with cron scheduling and a MySQL backend
- you want an API serving aggregated hot list data

## When to avoid
- you need scraping of non-Chinese or highly customized sources
- you want a maintained production service with active updates
- you need distributed or large-scale crawling infrastructure

## Facets
- artifact type: application
- maturity: maintenance
- function: web-scraping, web-framework, http-server, search-engine, caching
- domain: web-development, crawlers, self-hosted, developer-tools
- platform: go, self-hosted
- tags: hot-lists, aggregator, scraper, trending-topics, news-aggregation, goroutines, linux, web-server

## Member repositories
- tophubs/TopList (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:57.668791+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-29T18:19:01.328726+00:00, confidence not recorded.
  - readme: https://github.com/tophubs/TopList (fetched 2026-08-28T04:08:57.668791+00:00, sha a35081179230)
- Data as of 2026-08-30T08:39:29.467469+00:00.
