gae-boilerpipe
gae-boilerpipe copied to clipboard
Simple implementation of modified Boilerpipe parser on Google App Engine
About
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.
Example
Setup
- Replace all instances of boilerpipetestapp with your GAE application name
- Replace URL with the url you would like to parse