Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 324 Bytes

schoolspider

使用爬虫爬取全国学校数据

相关介绍请看:https://slarker.me/school-spider/

使用前,请先建立虚拟环境,并使用 pip 命令安装相关依赖:

pip install -r requirements.txt

请在 item.py 中自行修改数据库连接信息。