The boilerpipe library provides algorithms to detect and remove the surplus "clutter" (boilerplate, templates) around the main textual content of a web page. The library already provides specific strategies for common tasks (for example: news article extraction) and may also be easily extended for individual problem settings. Extracting content is very fast (milliseconds), just needs the input document (no global or site-level information required) and is usually quite accurate. Boilerpipe is a Java library written by Christian Kohlschütter. It is released under the Apache License 2.0. The algorithms used by the library are based on (and extending) some concepts of the paper "Boilerplate Detection using Shallow Text Features" by Christian Kohlschütter et al., presented at WSDM 2010 -- The Third ACM International Conference on Web Search and Data Mining New York City, NY USA.
Project metadata download: boilerpipe-1.1.0.pom
Binary download: boilerpipe-1.1.0.jar
Source download: boilerpipe-1.1.0-sources.jar
Release date: 2 November 2010
Files: 60,
Classes: 70,
Lines of code: 6935
Google AppEngine: Partial support
Depends on:(View as diagram)
  • JDK / jdk / openjdk
Used by:
MD5 Signatures:
  • 0616568083786d0f49e2cb07a5d09fe4
  • f7d6c6ed67cbcbcfaa642318f6f10005
New to GrepCode? Check out our FAQ X