scrapes

Available Version(s): 0.2.0

Description: Web site scraping framework

Related Links

Using the WWW::Mechanize RubyGem to scrape login protected pages ...
Using the WWW::Mechanize RubyGem to scrape login protected pages - Ruby - www, mechanize, scraping, scrape, login, ruby
http://snippets.aktagon.com/snippets/170-Using-the-WWW-Mechanize-RubyGem-to-scrape-login-protected-pages

MetaInspector
MetaInspector. Ruby gem for web scraping purposes. It scrapes a given URL, and returns you a hash with data from it like for example the title, meta description, meta keywords, an ...
http://code.jaimeiniesta.com/metainspector/

Open Source Code Repository by Jaime Iniesta
A Ruby gem for web scraping purposes. It scrapes a given URL, and returns you a hash with data from it like for example the title, meta description, meta keywords, an array with ...
http://code.jaimeiniesta.com/

RubyForge: Scrapes: Project Filelist
Package: Release & Notes: Filename: Date: Size: D/L: Arch: Type: scrapes 0.2.0 2006-12-01 12:57: scrapes-0.2.0.gem: 39 KB: 189: Any.gem (RubyGem) Project totals: 1: 1: 39 KB: 189
http://rubyforge.org/frs/?group_id=2205

RubyForge: MetaInspector: Project Info
Ruby gem for web scraping purposes. It scrapes a given URL, and returns you a hash with data from it like for example the title, meta description, meta keywords, an array with all ...
http://rubyforge.org/projects/metainspector/

jaimeiniesta's metainspector at master — GitHub
Description: Ruby gem for web scraping purposes. It scrapes a given URL, and returns you a hash with data from it like for example the title, meta description, meta keywords, an ...
http://github.com/jaimeiniesta/metainspector/

Commit 26951c594dd81144da398afeb562639560c2c5e4 to jaimeiniesta's ...
Description: Ruby gem for web scraping purposes. It scrapes a given URL, and returns you a hash with data from it like for example the title, meta description, meta keywords, an ...
http://github.com/jaimeiniesta/metainspector/commit/26951c594dd81144da398afeb562639560c2c5e4

Labnotes » Scraping with style: scrAPI toolkit for Ruby
There’s a lot of ways to scrape HTML. There’s regular expression, they deal well with ... You need to install the Tidy Gem for Ruby: gem install tidy. And the Tidy binary libraries ...
http://blog.labnotes.org/2006/07/11/scraping-with-style-scrapi-toolkit-for-ruby/

importing email contacts Ruby Rails importer privacy code library
... from those scrapes were never completely to our liking. Thanks to the weblog Holland on Rails, Frank discovered the perfect tool to import contacts. It is simply a Ruby gem that ...
http://bembamedia.com/2008/01/14/importing-contacts/

Scraper
Here’s an example that scrapes auctions from eBay: ebay_auction = Scraper.define do ... You need to install the Tidy Gem for Ruby: gem install tidy And the Tidy binary libraries ...
http://content.labnotes.org/rdoc/scrapi/