An open API service indexing awesome lists of open source software.

https://github.com/suminb/boilerpipe

Extract the main article from a given web page
https://github.com/suminb/boilerpipe

Last synced: 2 months ago
JSON representation

Extract the main article from a given web page

Awesome Lists containing this project

README

          

Boilerpipe
============

The boilerpipe library extracts the main textual content of a web page. The original project can be found at . This primary purpose of this project is to implement a command line frontend.

Usage
------

./boilerpipe.sh -u $(URL)
./boilerpipe.sh -f $(PATH)