Skip to main content

Proxy Port requests

Project description

Proxy Port Python requests wrapper

About Proxy Port

Prerequisites

To use this package you will need a free API key. Get your AIP key here. Detailed instructions here.

Installation

Install via pip:

$ pip install requests-proxyport

Getting Started

Before you get your first proxy, you need to assign an API key. This can be done either through an environment variable

$ export PROXY_PORT_API_KEY=<API_KEY>

or directly in the code.

from requests_proxyport import Session

session = Session(proxyport_api_key='<API_KEY>') # here
r = session.get('https://example.com/')
print(r.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

requests-proxyport-0.0.2.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

requests_proxyport-0.0.2-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file requests-proxyport-0.0.2.tar.gz.

File metadata

  • Download URL: requests-proxyport-0.0.2.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for requests-proxyport-0.0.2.tar.gz
Algorithm Hash digest
SHA256 93b74eb7b2a9efb300ee34806d36812211fdcbf58ba13d8ebf2720d3203ca1bd
MD5 d80ae2584a567de49dcc2e464424b68d
BLAKE2b-256 8aa63654a87476327aab55675e01056e7b373db3333634d0ffbde464ffb2dc88

See more details on using hashes here.

File details

Details for the file requests_proxyport-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for requests_proxyport-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8ba9f6bbdd7b039c28ffc75cd7bb471783d2ec93ca874a4b011ee94fd42bedf3
MD5 d2f6fe56165a557bda25f0b8ff903183
BLAKE2b-256 728db340250300d840cfb82e4b7c09d92186a30e2e70ae0ffcf477bbdbb140be

See more details on using hashes here.

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