released 1.0
This commit is contained in:
parent
6ce5efa4e3
commit
7486fb86b2
29
README.md
Normal file
29
README.md
Normal file
@ -0,0 +1,29 @@
|
||||
**一个Pixiv小爬虫,目前只可以爬每日,需要自己输入cookie 支持长时间爬取 跳过已经爬过的**
|
||||
|
||||
## 环境需求
|
||||
|
||||
Python:3.6 / Redis
|
||||
|
||||
## 食用方法
|
||||
|
||||
**Linux/OSX:**
|
||||
|
||||
```shell
|
||||
git clone https://github.com/nyaasuki/PixivSpider.git && cd ./PixivSpider
|
||||
python3 Pixiv.py
|
||||
```
|
||||
|
||||
**Windows:**
|
||||
|
||||
1. 下载/clone这个项目
|
||||
|
||||
2. 配置好环境(python、Redis)
|
||||
|
||||
3. 打开你的CMD窗口
|
||||
|
||||
4. 输入python+‘ ’ ←这是一个空格
|
||||
|
||||
5. 用鼠标把**Pixiv.py**这个文件拖到cmd窗口
|
||||
|
||||
^_^
|
||||
|
Loading…
Reference in New Issue
Block a user