Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 1.09 KB

README.md

File metadata and controls

33 lines (30 loc) · 1.09 KB

gecko

Gecko

网站爬虫集合,收录好看的壁纸,电影。

Scrapy 框架的一些简单使用,以后会尝试Asyncio, PySpider

Python3 Scrapy 996.icu LICENSE

安装

安装环境

git clone [email protected]:bbaobelief/gecko.git
cd gecko
pip3 install -r requirements.txt 

创建

创建新爬虫

scrapy startproject 项目名称

运行

运行指定爬虫

cd 项目 && python run.py

壁纸