Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
/ Proxies Public archive

获取最新的HTTP代理,每日更新代理。

License

Notifications You must be signed in to change notification settings

MyFaith/Proxies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI PyPID PyPIV PyPIL PyPIS

获取最新的HTTP代理

安装

pip install proxies

OR:

git clone https://github.com/MyFaith/proxies
python setup.py install

使用

from Proxies import Proxies

p = Proxies()
p.get_proxies(20, 1)
# quantity: 数量
# type: 类型 (1.国内高匿代理 2.国内普通代理 3.国外高匿代 4.国外普通代理)
result = p.get_result()
print(result)

About

获取最新的HTTP代理,每日更新代理。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages