We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de6d14 commit fe818cdCopy full SHA for fe818cd
1 file changed
README.md
@@ -1,5 +1,5 @@
1
# IPProxys
2
-IPProxys代理池项目,提供代理ip
+IPProxys代理池项目,提供代理ip。使用python2.7.x开发
3
<br/>
4
详细使用方式,请看我的博客:
5
http://www.cnblogs.com/qiyeboy/p/5693128.html
@@ -105,11 +105,13 @@ r.encoding='utf-8'
105
print r.text
106
```
107
## TODO
108
-1.可自主选择添加squid反向代理服务器,简化爬虫配置
+1.添加对Python3.x的支持
109
110
-2.重构HTTP API接口
+2.可自主选择添加squid反向代理服务器,简化爬虫配置
111
112
-3.增加更多代理网站和数据库适配
+3.重构HTTP API接口
113
+<br/>
114
+4.增加更多代理网站和数据库适配
115
## 更新进度
116
-----------------------------2016-10-27----------------------------
117
0 commit comments