update en doc
parent
a074cd1311
commit
9b5936522e
|
@ -2,13 +2,13 @@ webmagic
|
||||||
---
|
---
|
||||||
[](https://travis-ci.org/code4craft/webmagic)
|
[](https://travis-ci.org/code4craft/webmagic)
|
||||||
|
|
||||||
>A crawler framework.
|
>A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler.
|
||||||
|
|
||||||
## Features:
|
## Features:
|
||||||
|
|
||||||
* Simple core with high flexibility.
|
* Simple core with high flexibility.
|
||||||
* Simple API for html extracting.
|
* Simple API for html extracting.
|
||||||
* Multi-thread and Distributed support.
|
* Multi-thread and Distribution support.
|
||||||
* Easy to be integrated.
|
* Easy to be integrated.
|
||||||
|
|
||||||
## Install:
|
## Install:
|
||||||
|
|
Loading…
Reference in New Issue