Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.24 KB

README.md

File metadata and controls

22 lines (20 loc) · 1.24 KB

Python3Webcrawler

哔哩哔哩作者:-相依-UPDATE 2020 5 30

精心挑选了几个爬虫,给大家在学Scrapy框架之前打基础。

该项目仅限学习交流,请勿用于商业用途,如有侵权,请联系删除。

程序依赖 安装指令 项目使用版本
lxml pip install lxml 4.5.0
aiohttp pip install aiohttp 3.6.2
requests pip install requests 2.23.0
PyExecJS pip install PyExecJS 1.5.1
sqlalchemy pip install sqlalchemy 1.3.16
beautifulsoup4 pip install beautifulsoup4 4.9.0