Skip to content

Get some available and workable proxy IP addresses

Notifications You must be signed in to change notification settings

mightyvoice/Proxy-Pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proxy Pool

To get workable proxy IP addresses of US.

The proxy IP addresses come from freeproxylists

I revised the project of kapythone to make it work for Python 2.7 and people in US.

Based on

How to use

After installing PhantomJS, change the PhantomJS_Dir to your own directory in the proxy_pool.py file.

Example:

from proxy_pool import ProxyFactory
pp = ProxyFactory()
pp.Run()
print pp.avaiProxyPairs

All the available and workable IP addresses are stored in pp.avaiProxyPairs in the example.

About

Get some available and workable proxy IP addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages