# kohlschutter/boilerpipe

Work in progress transmit from Google Code

Repository: https://github.com/kohlschutter/boilerpipe
Canonical: https://ross.abutalabs.com/products/boilerpipe
Homepage: https://code.google.com/p/boilerpipe/
Language: Java
License: NOASSERTION
License Family: other
Last push: 2018-01-03T21:47:34+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4294, "days_push": 3164, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1127, forks 282 (observed 2026-08-28T04:03:41.514790+00:00)

## What it is
boilerpipe is a Java library for removing boilerplate (ads, navigation, headers) from HTML pages and extracting the main full text content. It implements heuristic algorithms for article extraction from web pages.

## Use cases
- extract article text from html pages
- remove boilerplate from web pages
- get main content of a news article
- clean html for text mining
- extract fulltext from web documents for nlp

## When to choose
- you need proven, fast boilerplate removal in a JVM application
- you are extracting article text from many web pages for analysis or indexing

## When to avoid
- you need actively maintained software with recent fixes
- you need a non-JVM language without bindings
- you need modern JavaScript-rendered page extraction

## Facets
- artifact type: library
- maturity: maintenance
- function: nlp, parser, web-scraping
- domain: web-development, crawlers
- platform: jvm, cross-platform
- tags: html-extraction, boilerplate-removal, content-extraction, text-extraction, natural-language-processing

## Member repositories
- kohlschutter/boilerpipe (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.514790+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-30T06:38:48.229459+00:00, confidence not recorded.
  - readme: https://github.com/kohlschutter/boilerpipe (fetched 2026-08-28T04:03:41.514790+00:00, sha fa2fa2e41772)
  - homepage: https://code.google.com/p/boilerpipe/ (fetched 2026-08-29T12:43:19.168275+00:00, sha 0a91afed6eaa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
