hu17889/go_spider
[爬虫框架 (golang)] An awesome Go concurrent Crawler(spider) framework. The crawler is flexible and modular. It can be expanded to an Individualized crawler easily or you can use the default crawl components only. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4489
- days_rel: n/a
- days_push: 3213
- n_releases_24m: 0
Adoption not part of the score
1818 stars · 464 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
go_spider is a concurrent web crawler framework written in Go, designed for crawling vertical communities with a flexible, modular architecture. It provides default downloader, scheduler, and pipeline components that can be swapped out for custom implementations.
Use cases
- scrape github repository pages
- crawl vertical community sites
- build a custom web spider in Go
- extract data from html pages concurrently
- crawl api endpoints
- pipeline scraped results to console or file
When to choose
- you need a modular Go crawler framework with pluggable downloader, scheduler, and pipeline components
- you want concurrent crawling with configurable thread count
- you are scraping structured vertical community sites
When to avoid
- you need an actively maintained project - the latest release was in 2017
- you need JavaScript-rendered page support or modern anti-bot handling
- you prefer a batteries-included scraping tool with built-in selectors and proxies
Facets
framework · maturity abandoned
web-scraping concurrency parser crawlers web-development go cross-platform spider crawler-framework vertical-communities modular goquery crawlers automation
1 source
- readme: https://github.com/hu17889/go_spider · fetched 2026-08-28 · d0b219ee1d35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hu17889/go_spider | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="hu17889/go_spider")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem