# DuplicateChecking
**Repository Path**: LittleSource/DuplicateChecking
## Basic Information
- **Project Name**: DuplicateChecking
- **Description**: pyhon自动化,爬取百度、搜狗、360搜索结果飘红,用于文章查重
- **Primary Language**: HTML
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2021-08-17
- **Last Updated**: 2022-01-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# python自动化文章查重
> 技术栈:flask配合selenium库
> 有点不稳定 搜索引擎总是封ip
> 暂时除了代理没有别的好的办法解决
### 安装方法
1. 安装谷歌chrome浏览器
2. 安装Python
3. 命令行或终端执行命令
```
pip install selenium
pip install flask
```
4. 安装完成
双击 启动.bat
此时会打开两个浏览器界面
证明安装成功