Skip to content
Crawl and validate proxies from Internet
Branch: master
Clone or download
Pull request Compare This branch is 13 commits behind Greyh4t:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
data
DB.py
QQWry.Dat
README.md
__init__.py
api.py
config.py
crawler.py
logger.py
proxypool.py
proxysites.py
pyip.py
test.py
validator.py

README.md

ProxyPool

Crawl and validate proxies from Internet

Requirement

requests
gevent
lxml
beautifulsoup4

How to use

just run in terminal

python proxypool.py

then

http://localhost:8000

or

http://localhost:8000/?num=1&port=80&type=3&protocol=http&area=北京

Other

the parameter "type" means anonymous level
0: unknown
1: transparent
2: anonymous
3: high anonymous
You can’t perform that action at this time.