Skip to content

Commit

Permalink
[update] 使用setting.py替换Config.ini配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
jhao104 committed Feb 18, 2019
1 parent 16c5a04 commit 55e7198
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,27 @@ PROXY_GETTER = [

  `ProxyRefreshSchedule`会每隔一段时间抓取一次代理,下次抓取时会自动识别调用你定义的方法。

### 代理采集

目前实现的采集免费代理网站有(排名不分先后, 下面仅是对其发布的免费代理情况, 付费代理测评可以参考[这里](https://zhuanlan.zhihu.com/p/33576641)):

| 厂商名称 | 状态 | 更新速度 | 可用率 | 是否被墙 | 地址 |
| ----- | ---- | -------- | ------ | --------- | ----- |
| 无忧代理 | 可用 | 几分钟一次 | * || [地址](http://www.data5u.com/free/index.html) |
| 66代理 | 可用 | 更新很慢 | * || [地址](http://www.66ip.cn/) |
| 西刺代理 | 可用 | 几分钟一次 | * || [地址](http://www.xicidaili.com)|
| 全网代理 | 可用 | 几分钟一次 | * || [地址](http://www.goubanjia.com/)|
| 训代理 | 已关闭免费代理 | * | * || [地址](http://www.xdaili.cn/)|
| 快代理 | 可用 |几分钟一次| * || [地址](https://www.kuaidaili.com/)|
| 云代理 | 可用 |几分钟一次| * || [地址](http://www.ip3366.net/)|
| IP海 | 可用 |几小时一次| * || [地址](http://www.iphai.com/)|
| 免费IP代理库 | 可用 || * || [地址](http://ip.jiangxianli.com/)|
| 中国IP地址 | 可用 |几分钟一次| * || [地址](http://cn-proxy.com/)|
| Proxy List | 可用 |几分钟一次| * || [地址](https://proxy-list.org/chinese/index.php)|
| ProxyList+ | 可用 |几分钟一次| * || [地址](https://list.proxylistplus.com/Fresh-HTTP-Proxy-List-1)|

如果还有其他好的免费代理网站, 可以在提交在[issues](https://github.com/jhao104/proxy_pool/issues/71), 下次更新时会考虑在项目中支持。

### 问题反馈

  任何问题欢迎在[Issues](https://github.com/jhao104/proxy_pool/issues) 中反馈,如果没有账号可以去 我的[博客](http://www.spiderpy.cn/blog/message)中留言。
Expand Down

0 comments on commit 55e7198

Please sign in to comment.