Simple implementation of modified Boilerpipe HTML extractor (with images) for Google AppEngine.
It consists of a single servlet that takes a url parameter and returns Boilerpipe extracted HTML including images.
- Replace all instances of boilerpipetestapp with your GAE application name
- Replace URL with the url you would like to parse