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:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            nokogiri
            >= 1.4.1
          
    Development 相依性套件 (2):
            mocha
            >= 0.9.8
          
          
            thoughtbot-shoulda
            >= 2.10.2
          
    