brianway/webporter
基于 webmagic 的 Java 爬虫应用 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 3569
- days_rel: n/a
- days_push: 1698
- n_releases_24m: 0
Adoption not part of the score
2766 stars · 847 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
webporter is a Java crawler application built on the webmagic framework that demonstrates a complete pipeline of data crawling, persistence, and visualization. It ships a Zhihu user-data collector example with modules for core logic, Elasticsearch bulk import, and site-specific collection configured via JSON.
Use cases
- scrape zhihu user profiles into elasticsearch
- learn how to build a java crawler with webmagic
- bulk import crawled json data into elasticsearch
- visualize scraped data with kibana aggregations
- example of a full crawl-store-analyze pipeline
- configure a crawler without changing source code
When to choose
- you want a worked Java example of crawling plus Elasticsearch ingestion
- you need to collect Zhihu user data for analysis or learning
- you prefer JSON configuration over code changes
When to avoid
- you need a production-grade crawler - use webmagic or scrapy instead
- you need a general-purpose scraping framework rather than a sample application
- you need an actively maintained project with a clear license
Facets
application · maturity maintenance
web-scraping search-engine data-visualization etl crawlers data-science developer-tools jvm cli zhihu webmagic elasticsearch kibana crawler-example json-config multi-threaded search docker
1 source
- readme: https://github.com/brianway/webporter · fetched 2026-08-28 · 5ff238f39b2a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brianway/webporter | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="brianway/webporter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem