|
@@ -1,4 +1,4 @@
|
|
|
-微信公众号爬虫
|
|
|
+# 微信公众号爬虫
|
|
|
|
|
|
git:https://git.yishihui.com/Server/crawler_gzh.git
|
|
|
|
|
@@ -10,6 +10,7 @@ requests==2.27.1
|
|
|
urllib3==1.26.9
|
|
|
python==3.10
|
|
|
|
|
|
+
|
|
|
# 入口:
|
|
|
|
|
|
cd ./crawler
|
|
@@ -17,7 +18,9 @@ cd ./crawler
|
|
|
python3 ./crawler_gzh/main/run_xxx.py
|
|
|
|
|
|
|
|
|
-# 按照数据指标抓取 2022/8/4 https://w42nne6hzg.feishu.cn/docx/doxcndwbtMudFHh7r4alaJoykke
|
|
|
+# 需求列表
|
|
|
+
|
|
|
+2022/8/4 https://w42nne6hzg.feishu.cn/docx/doxcndwbtMudFHh7r4alaJoykke
|
|
|
|
|
|
1、任务开始时间
|
|
|
|