Python API for ProxyGuys
Project description
Python API for ProxyGuys
How to import: from ProxyGuysPy import ProxyGuysAPI
How to use:
#initalize the class api = ProxyGuysAPI(‘USERNAME’, ‘PASSWORD’)
#login api.login() #returns True or False
#functions
api.get_available_proxies()
api.get_proxy_site_availability()
api.connect_proxy(proxyUuid, location)
api.disconnect_proxy(proxyUuid)
api.hard_reset(proxyUuid)
api.fast_ip_change(proxyUuid)
api.toggle_whitelist(proxyUuid, True/False)
api.set_whitelist_ip(proxyUuid, ‘IP_ADDRESS’)
#all functions return a json object
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ProxyGuysPy-1.1.tar.gz
(1.9 kB
view details)
File details
Details for the file ProxyGuysPy-1.1.tar.gz.
File metadata
- Download URL: ProxyGuysPy-1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f89f4f49760c10df18907de5c1ba4a08853da4554badd1b727eeda28ec0b7c8b
|
|
| MD5 |
c922cc214ee16095edb40c989c877654
|
|
| BLAKE2b-256 |
b8066e4637229cd031cc606c469993df9e6e2c5eb3431cec156830d0ce7bcdb4
|