Class
Crawler::Spider
In:
lib/crawler/spider.rb
Parent:
Object
This class is spiders a given URL restricted to the URL domain
Methods
crawl
new
Classes and Modules
Class
Crawler::Spider::Page
Attributes
scanner_requests
[R]
Public Class methods
new
(uri, agent, verbose)
Public Instance methods
crawl
()
Crawl the target web site
[Validate]