Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 269 Bytes

crawl-alphacoders

使用scrapy爬取alphacoders的图片 要用到的库有: 1.scrapy 2.bs4 3.requests

更改下载路径在xc_spider/setting.py中的PHOTO_ROOT 确保有这个路径哦!!!

安装好库后在根目录中直接 scrapy crawl spider0 就好啦QVQ