update readme
parent
0954aa9a3c
commit
570533cce5
@ -1,3 +1,3 @@
|
||||
webmagic-core
|
||||
-------
|
||||
webmagic核心部分。
|
||||
webmagic核心部分。只包含爬虫基本模块和基本抽取器。webmagic-core的目标是成为网页爬虫的一个教科书般的实现。
|
@ -0,0 +1,3 @@
|
||||
webmagic-extension
|
||||
-------
|
||||
webmagic的扩展模块。包括注解格式定义爬虫、JSON、分布式等支持。
|
Loading…
Reference in New Issue