scrubyt 0.3.4
scRUBYt! is an easy to learn and use, yet powerful and effective web scraping framework. It's most interesting part is a Web-scraping DSL built on HPricot and WWW::Mechanize, which allows to navigate to the page of interest, then extract and query data records with a few lines of code. It is hard to describe scRUBYt! in a few sentences - you have to see it for yourself!
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (7):
            hpricot
            >= 0.5
          
          
            mechanize
            >= 0.6.3
          
          
            ParseTree
            = 1.7.1
          
          
            ParseTreeReloaded
            > 0.0.0
          
          
            ruby2ruby
            = 1.1.6
          
          
            RubyInline
            = 3.6.3
          
          
            RubyInlineAcceleration
            > 0.0.0
          
    








