Sha256: 6c5aef0cdf5212f80dd56956d846ea16958092e0db7cfbc4d7415ad72784c966
Contents?: true
Size: 679 Bytes
Versions: 3
Compression:
Stored size: 679 Bytes
Contents
# Scrapers A library of web site scrapers utilizing mechanize and other goodies. Helpful in gathering images, moving things, saving things, etc. LICENSE:: MIT WEBSITE:: http://github.com/tamouse/scrapers ## Installation Add this line to your application's Gemfile: gem 'scrapers' And then execute: $ bundle Or install it yourself as: $ gem install scrapers ## Usage See the various RDoc for explanation of each item. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
scrapers-0.3.0 | README.md |
scrapers-0.2.1 | README.md |
scrapers-0.2.0 | README.md |