Tuesday 1 September 2015

UPDATE! Proxy Scraper Script V1.1(Python) 9/1/2015

Updated 9/6/2015!

Hi guys,

This is the a update to my proxy scraper, it should now perform better and gather more proxies.
The script now gathers +5400 proxies. The dependency on BeautifulSoup4 has been removed and replaced with the re, a native Python library. The script now runs completely on native Python without any third party libraries.

Proxy Sites:

-http://www.proxy-list.org
-http://www.us-proxy.org
-http://www.free-proxy-list.net
-http://www.cool-proxy.net
-http://www.samair.ru
-http://www.proxylisty.com
-http://www.nntime.com
-http://www.aliveproxy.com

Update:

-Gathers +3200 +5400 proxies
-Added Multithreading Support
-Removed BeautifulSoup4
-Added http://www.samair.ru
-Added http://www.proxylisty.com

-9/6/2015
-Added http://nntime.com
-Added http://www.aliveproxy.com

Download:

-proxy-scraper-v.1.1
-proxy-scraper-v.1.2

-VirusTotal 0/55

Requirements:

-Python-2.7