stamparm / fetch-some-proxies

Simple Python script for fetching "some" (usable) proxies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fetch-some-proxies Build Status Python 2.6|2.7|3.x License

Simple Python script for fetching "some" (usable) proxies. It fetches (periodically updated) list of public proxies and automatically finds in a quick manner those usable in that same moment (Note: testing of SOCKS proxies is currently possible only on non-Windows platforms).

Why should you use it? Well, if you've ever used free proxy lists around you'll know the pain of finding actually working proxies. This tool will automatically do the list fetching and proxy testing for you. Also, only proxies that support HTTPS traffic will be returned, which guarantees access to majority of Internet sites.

fetch

Requirements

fetch-some-proxies works out of the box with any Python version from 2.6.x to 3.x on any platform.

About

Simple Python script for fetching "some" (usable) proxies


Languages

Language:Python 100.0%