# python_reptile
**Repository Path**: darling3/python_reptile
## Basic Information
- **Project Name**: python_reptile
- **Description**: python 爬虫学习测试样例
包含逆向js,Selenium框架等
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-12-18
- **Last Updated**: 2023-12-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# python_reptile
#### 介绍
python 爬虫学习测试样例
包含逆向js,Selenium框架等
#### 学习文档
[Selenium点击这里](https://c.biancheng.net/python_spider/selenium-using.html)
[RPA-机器人过程自动化 点击这里](https://g1879.gitee.io/drissionpagedocs/)
#### 软件架构
软件架构说明
#### 安装教程
1. 安装chromedriver 驱动程序,和浏览器版本一致即可,一般前三位大版本号一致
[chrome 历史版本下载](https://downzen.com/en/windows/google-chrome/versions/)
[历史驱动下载1](https://chromedriver.chromium.org/downloads)
点击 [the Chrome for Testing availability dashboard](https://googlechromelabs.github.io/chrome-for-testing/) 可以跳转到114以后的版本

[历史驱动下载2](https://chromedriver.storage.googleapis.com/index.html)
[历史驱动下载3](https://googlechromelabs.github.io/chrome-for-testing/)
如果下载网站失效可联系我,我这有120.0.6099.71版本的
将驱动包chromedriver.exe放在和python一样的目录,并配置系统环境变量

打开cmd 输入`chromedrive` 测试是否成功。
2. xxxx
3. xxxx
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
#### 特技
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com)
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目
4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)