heyudev il y a 2 ans
Parent
commit
b94c51df86
1 fichiers modifiés avec 13 ajouts et 1 suppressions
  1. 13 1
      README.md

+ 13 - 1
README.md

@@ -1,3 +1,15 @@
 # piaoquan-crawler
 # piaoquan-crawler
 
 
-爬虫平台
+#爬虫平台
+
+
+### 启动
+```
+启动命令:
+python crawler/run.py "{'platform':'xigua','strategy':'home_page','env':'test'}"
+
+参数说明:
+platform:平台
+strategy:策略
+env:环境
+```