2010-04-12 09:21:12 +02:00
|
|
|
Anemone is a Ruby library that makes it quick and painless to write
|
|
|
|
programs that spider a website. It provides a simple DSL for
|
|
|
|
performing actions on every page of a site, skipping certain URLs,
|
|
|
|
and calculating the shortest path to a given page on a site.
|
|
|
|
|
2010-10-20 03:35:47 +02:00
|
|
|
WWW: http://anemone.rubyforge.org
|