Posted By: postmodern
Date: 2009-03-23 15:54
Summary: spidr 0.1.5 Released
Project: Spidr
spidr version 0.1.5 has been released!
Spidr is a versatile Ruby web spidering library that can spider a site,
multiple domains, certain links or infinitely. Spidr is designed to be fast
and easy to use.
Changes:
### 0.1.5 / 2009-03-22
* Catch malformed URIs in Page#to_absolute and return +nil+.
* Filter out +nil+ URIs in Page#urls. |
|