浏览代码

first commit

Your Name 1 年之前
父节点
当前提交
1a3239c799
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -0,0 +1,9 @@
+1.run.py --爬虫执行程序
+2.spider.py -- 数据采集
+3.processor.py --数据处理
+4.store.py --数据持久化
+5.log.py --日志配置
+6.setting.py --爬虫配置
+
+
+pip install -r requirements.txt