# wenbochang888/house

有完整版的PDF下载。

Repository: https://github.com/wenbochang888/house
Canonical: https://ross.abutalabs.com/products/house
Language: Java
License: Apache-2.0
License Family: permissive
Topics: java, httpclient, jsoup
Last push: 2024-11-28T15:56:27+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2861, "days_push": 643, "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 3231, forks 402 (observed 2026-08-28T04:07:50.144787+00:00)

## What it is
A Java web scraper built with SpringBoot, HttpClient, and JSoup that crawls famous Tianya forum threads about China's housing market and compiles them into downloadable PDF documents. It is primarily a content-archiving tool rather than a reusable codebase.

## Use cases
- scrape forum threads into a pdf document
- archive tianya posts about china housing market
- download the kk housing posts as pdf
- example of web scraping with jsoup and httpclient in java
- convert long forum threads to readable pdf

## When to choose
- you want the archived PDFs of the Tianya housing threads
- you need a simple Java example of scraping forum pages with JSoup

## When to avoid
- you want clean, well-structured code to learn from - the author explicitly says it is not suitable for learning
- you need a maintained, general-purpose scraping framework

## Facets
- artifact type: application
- maturity: maintenance
- function: web-scraping, parser, pdf
- domain: crawlers, real-estate, developer-tools
- platform: jvm, cli
- tags: jsoup, httpclient, tianya-forum, chinese-content, housing-market, forum-archive

## Member repositories
- wenbochang888/house (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:50.144787+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-30T07:24:39.492536+00:00, confidence not recorded.
  - readme: https://github.com/wenbochang888/house (fetched 2026-08-28T04:07:50.144787+00:00, sha b6fff4e59418)
- Data as of 2026-08-30T08:39:29.467469+00:00.
