scrapi

Available Version(s): 1.2.0, 1.1.2

Description: scrAPI toolkit for Ruby. Uses CSS selectors to write easy,
maintainable HTML scraping rules.

Related Links

FreshPorts -- www/rubygem-scrapi
FreshPorts - new ports, applications ... There is a PORTS FREEZE in effect! A ports freeze means that commits will be few and far between and only by approval.
http://www.freshports.org/www/rubygem-scrapi/

FreeBSD port overview
package name: rubygem-scrapi-1.2.0: URL: http://blog.labnotes.org/category/scrapi/ maintainer: don@na.rim.or.jp: Distfile Survey page: www/rubygem-scrapi
http://portsmon.freebsd.org/portoverview.py?category=www&portname=rubygem-scrapi

ports/www/rubygem-scrapi/
ports/www/rubygem-scrapi/ Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
http://www.cz.freebsd.org/cgi/cvsweb.cgi/ports/www/rubygem-scrapi

RubyForge: scrAPI: Project Filelist
scrapi-1.2.0.gem: 334 KB: 331: Any.gem (RubyGem) scrapi-1.2.0.tgz: 331 KB: 163: Any: Source .gz: scrapi-1.2.0.zip: 335 KB: 189: Any: Source .zip 1.1.2 2006-08-15 14:03
http://rubyforge.org/frs/?group_id=2066

Labnotes » scrapi
scrAPI is now available as a Ruby Gem. To install: gem install scrapi. Thanks to the always helpful RubyForge for hosting. I’m still going to do incremental fixes in SVN, so if you ...
http://blog.labnotes.org/tag/scrapi

assaf's scrapi at master — GitHub
By default scrAPI uses Tidy to cleanup the HTML. You need to install the Tidy Gem for Ruby: gem install tidy And the Tidy binary libraries, available here:
http://github.com/assaf/scrapi

Labnotes » Scraping with style: scrAPI toolkit for Ruby
By default scrAPI uses Tidy to cleanup the HTML. You need to install the Tidy Gem for Ruby: gem install tidy. And the Tidy binary libraries, available here:
http://blog.labnotes.org/2006/07/11/scraping-with-style-scrapi-toolkit-for-ruby/

File: README
By default scrAPI uses Tidy to cleanup the HTML. You need to install the Tidy Gem for Ruby: gem install tidy And the Tidy binary libraries, available here:
http://content.labnotes.org/rdoc/scrapi/files/README.html

Scraper
By default scrAPI uses Tidy to cleanup the HTML. You need to install the Tidy Gem for Ruby: gem install tidy And the Tidy binary libraries, available here:
http://content.labnotes.org/rdoc/scrapi/

[Ruby] gem for extracting main text?
Is there any ruby gem that makes this easier, or is this going > to > entail some fun DOM ... There is a similar tool called scrAPI which I've used before but found to be a little ...
http://www.zenspider.com/pipermail/ruby/2008-June/004156.html