Trees | Index | Help |
---|
Module orchid :: Class Orchid |
|
Method Summary | |
---|---|
Creates a new crawler. | |
Performs the crawling operation. |
Method Details |
---|
__init__(self,
seed,
fetcherThreads,
maxUrlsToCrawl,
timeOut,
delay,
analyzer=<class 'orchid.NaiveAnalyzer'>,
args=[])
Creates a new crawler.
|
crawl(self)Performs the crawling operation. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Dec 12 14:30:34 2005 | http://epydoc.sf.net |