Release Name: 0.0.4
Notes:
A Ruby web-spider framework for easily developing programs to crawl a domain and gather useful statistics.
Changes:
Switched from hpricot to nokogiri.
Page is now OpenStructable.
Page stores nokogiri document instead of raw HTML body.
|