Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stamparm/fetch-some-proxies

Simple Python script for fetching "some" (usable) proxies
https://github.com/stamparm/fetch-some-proxies

anonymity proxy python

Last synced: 19 days ago
JSON representation

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

Awesome Lists containing this project

README

        

fetch-some-proxies [![Build Status](https://api.travis-ci.org/stamparm/fetch-some-proxies.svg?branch=master)](https://travis-ci.org/stamparm/fetch-some-proxies) [![Python 2.6|2.7|3.x](https://img.shields.io/badge/python-2.6|2.7|3.x-yellow.svg)](https://www.python.org/) [![License](https://img.shields.io/badge/license-Public_domain-red.svg)](https://wiki.creativecommons.org/wiki/Public_domain)
====

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](https://i.imgur.com/WLWRGcA.png)

Requirements
----

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