|
@@ -1,13 +1,5 @@
|
|
|
# 采集脚本
|
|
|
-**cd /home/www/wangdu_spider**
|
|
|
-
|
|
|
-## 7lou采集
|
|
|
-* 全部采集,有去重 scrapy crawl 7lou
|
|
|
-* 部分采集,不去重 scrapy crawl zbone -a bid=xx,xx,xxx
|
|
|
-
|
|
|
-## 趣阅采集
|
|
|
-* 全部采集,有去重 scrapy crawl shuangduxs
|
|
|
-* 部分采集,不去重 scrapy crawl sdone -a bid=xxx,xxx,xxx
|
|
|
+**cd /project/www/zhiyu_content_spider**
|
|
|
|
|
|
## 百川采集zy_baichuan:
|
|
|
文件目录: content_spider/spiders
|
|
@@ -57,4 +49,10 @@
|
|
|
采集命令: scrapy crawl haoyue
|
|
|
更新命令: scrapy crawl haoyueupdate
|
|
|
|
|
|
+## aiyouhuyu哎呦互娱:
|
|
|
+文件目录: content_spider/spiders/aiyouhuyu
|
|
|
+ 采集命令: scrapy crawl aiyouhuyu
|
|
|
+ 更新命令: scrapy crawl aiyouhuyuupdate
|
|
|
+ 更新完结状态: scrapy crawl aiyouhuyubookinfo
|
|
|
+ 覆盖命令: scrapy crawl aiyouhuyufix -a bid=bid1,bid2
|
|
|
|