| Package | Description |
|---|---|
| us.codecraft.webmagic |
Main class "Spider" and models.
|
| us.codecraft.webmagic.example | |
| us.codecraft.webmagic.model |
Page model and annotations used to customize a crawler.
|
| us.codecraft.webmagic.model.samples |
| Class and Description |
|---|
| HttpRequestBody |
| Class and Description |
|---|
| HasKey
Interface to be implemented by page mode.
Can be used to identify a page model, or be used as name of file storing the object. |
| Class and Description |
|---|
| HttpRequestBody |
| OOSpider
The spider for page model extractor.
In webmagic, we call a POJO containing extract result as "page model". |
| Class and Description |
|---|
| AfterExtractor
Interface to be implemented by page models that need to do something after fields are extracted.
|
Copyright © 2017. All rights reserved.