elm.web.website_crawl.CrawlOutcome
- class CrawlOutcome[source]
Bases:
objectHelper class to track the outcome of a website crawl.
Methods
log_completion()record_document(document)Record a document retrieved during the crawl process.
record_step(result)Record a step in the crawl process.