diff --git a/README.md b/README.md new file mode 100644 index 0000000..13c515d --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Scrapy Pyppeteer + +py36 +py37 + + +## 安装环境 +``` +pip install -r requirements.dev.txt +``` + +## 运行 + +``` +scrapy crawl 16yun +```