Skip to main content

Get a Proxy server address easily

Project description

Proxier

Proxier is a library to provide free access Proxy server's hosts as code. Please, check https://proxier.io/.

What does it do

It consumes data provided by proxier.io APIs.

How to install?

$ pip install proxier

How to use it?

import proxier
import requests

response = requests.get("http://bot.whatismyipaddress.com/", proxies=proxier.get_requests_proxy())
print("my ip: " + response.text)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

proxier-0.5.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

proxier-0.5.0-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page