See: Description
| Interface | Description |
|---|---|
| PageProcessor |
Interface to be implemented to customize a crawler.
In PageProcessor, you can customize: start urls and other settings in Sitehow the urls to fetch are detected how the data are extracted and stored |
| Class | Description |
|---|---|
| SimplePageProcessor |
A simple PageProcessor.
|
Copyright © 2017. All rights reserved.