content_scrapper 0.0.10
If you want to cut only the content of pages, without any other part (like the menu, header, footer, commercials, etc.), you might find this gem very handy. A DSL is also defined for nifty definitions for your screen scrapping and sanitization.
Gemfile:
=
install:
=
Runtime Dependencies (1):
nokogiri
>= 1.4.1
Development Dependencies (2):
mocha
>= 0.9.8
thoughtbot-shoulda
>= 2.10.2