Metadata-Version: 2.1
Name: novel3
Version: 0.0.3
Summary: The spider of chinese sex novel
Home-page: https://gitee.com/gan_jian_wen_main/first-edition-of-main-crawler
Author: 甘建文
Author-email: 1727949032@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: lxml
Requires-Dist: bs4
Requires-Dist: requests
Requires-Dist: py3db
Requires-Dist: json

# 神奇小说爬虫
## 第一版主爬虫

### 介绍
爬取第一版主的爬虫

### 安装教程

无

### 使用说明

1、 cd到项目路径下,通过运行cmd命令 pip install -r requirements.txt 来安装第三方库 <br/>
2、 创建mysql数据库sex,执行sql语句 修改YuLinZhanYeScrapy.py 中的ip,用户名,密码 <br/>
3、 运行main.py <br/>

