karussell/snacktory · GitHub
Java正文抽取工具:
https://code.google.com/p/cx-extractor/
Snacktory
This is a small helper utility for people who don't want to write yet another java clone of Readability. In most cases, this is applied to articles, although it should work for any website to find its major area, extract its text, keywords, its main picture and more.
The resulting quality is high, even paper.li uses the core of snacktory. Also have a look into this article, it describes a news aggregator service which uses snacktory. But jetslide is no longer online.
Snacktory borrows some ideas and a lot of test cases from goose and jreadability: