| Class | Crawler |
| In: |
lib/analyzer_tools/crawl.rb
|
| Parent: | Object |
| times | [R] | Array of response times in seconds. |
Creates a new Crawler that will start at start_url and run threads concurrent threads.
Returns a random URL on the same site as original_url from body using original_url to resolve relative paths. If no URL valid is found then the start URL is returned.