| Interface | Description |
|---|---|
| CrawlController.WebCrawlerFactory<T extends WebCrawler> |
| Class | Description |
|---|---|
| Configurable |
Several core components of crawler4j extend this class
to make them configurable.
|
| CrawlConfig | |
| CrawlController |
The controller that manages a crawling session.
|
| Page |
This class contains the data for a fetched and parsed page.
|
| WebCrawler |
WebCrawler class in the Runnable class that is executed by each crawler thread.
|
Copyright © 2015. All rights reserved.