An open API service indexing awesome lists of open source software.

https://github.com/0xff-dev/proxypool

一个IP代理池,周期性抓取免费代理,周期性测试,提供Web API接口
https://github.com/0xff-dev/proxypool

Last synced: about 1 month ago
JSON representation

一个IP代理池,周期性抓取免费代理,周期性测试,提供Web API接口

Awesome Lists containing this project

README

        

# ProxyPool

## 项目的整体架构
1. 获取模块
2. 检测模块
3. 存储模块
4. 接口模块

## Packages
* pipenv --three
* pipenv install

## Python协程
[协程的讲解](http://python.jobbole.com/87310/)

## ScreenShot
### 抓取Ip
![抓取Ip](./pp/images/ip.png)

### 测试IP
![测试IP](./pp/images/test-ip.png)

### api-count
![api-count](./pp/images/count.png)

### api-random
![api-random](./pp/images/random.png)