update readme
parent
d3e527fd6b
commit
fed3c0c98a
|
@ -0,0 +1,3 @@
|
|||
webmagic-core
|
||||
-------
|
||||
webmagic核心部分。
|
|
@ -0,0 +1,6 @@
|
|||
webmagic-plugin
|
||||
-------
|
||||
webmagic的插件模块。
|
||||
目前仅实现了freemarker模板渲染,和redis实现分布式爬虫。
|
||||
|
||||
这部分依赖比较杂,以后考虑多分几个包。
|
|
@ -0,0 +1,3 @@
|
|||
webmagic-selenium
|
||||
-------
|
||||
尝试使用selenium来进行页面动态渲染,开发中。
|
Loading…
Reference in New Issue