PixivSpider/README.md

33 lines
606 B
Markdown
Raw Permalink Normal View History

2019-09-17 01:03:33 +08:00
**一个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窗口
^_^
2019-09-17 01:05:13 +08:00
## 特别提醒
2019-09-17 11:04:12 +08:00
请开启你的扶墙 and 全局代理模式
缓慢更新中...