ProxyPool 爬虫代理IP池
准备Redis数据库
使用docker运行项目
1 | docker pull jhao104/proxy_pool |
使用API
- http://127.0.0.1:5010
- 测试地址:http://118.24.52.95:5010 (勿压谢谢)
api | method | Description | arg |
---|---|---|---|
/ | GET | api介绍 | None |
/get | GET | 随机获取一个代理 | None |
/get_all | GET | 获取所有代理 | None |
/get_status | GET | 查看代理数量 | None |
/delete | GET | 删除代理 | proxy=host:ip |
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.