Ross ROSS = Recommend OSS · open-source software intelligence for agents

xtuhcy/gecco

Easy to use lightweight web crawler(易用的轻量化网络爬虫) observed · 2026-08-28

github.com/xtuhcy/gecco · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

51/100

  • Activity 63
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3917
  • days_rel: n/a
  • days_push: 222
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2510 stars · 868 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Gecco is a lightweight, easy-to-use web crawler framework for Java that lets developers define crawlers with annotation-based jQuery-style CSS selectors. It integrates jsoup, httpclient, fast, and optionally Spring, Redis, and HtmlUnit for distributed and dynamic crawling.

Use cases

  • scrape product prices from e-commerce sites
  • extract structured data from html pages using css selectors
  • build a distributed crawler with redis
  • crawl pages that load content via ajax
  • extract javascript variables from web pages
  • collect article content from news sites

When to choose

  • you want a simple annotation-driven Java crawler with minimal boilerplate
  • you need jQuery-style CSS selector extraction
  • you want optional Spring integration or Redis-based distributed crawling

When to avoid

  • you need a non-JVM language
  • you need headless browser rendering of heavy JavaScript SPAs out of the box
  • you need a full-featured scraping platform with a UI

Facets

framework · maturity maintenance

web-scraping parser http-client crawlers web-development developer-tools jvm cross-platform crawler jsoup annotation-driven distributed-crawling html-extraction

1 source

Member repositories

RepositoryRoleHealth v2
xtuhcy/geccomain51

For agents

markdown · JSON · MCP: product_card(name="xtuhcy/gecco")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem