Wrapper for the awmproxy.net api
Project description
awmproxy API Python Wrapper
This package simplifies using awmproxy.net api to grab proxies so you can go scraping or whatever it is you need.
Requirements: paid account with api key
Usage:
import awmproxy
awm = awmproxy.AwmProxy('abcdef0123456abcdef123456apikeyapikey')
Get results as list in ip:port:
awm.get_proxy()
Get only universal ports that change ips every request:
awm.get_proxy(universal_port=701)
Get only US proxies, as list of json dict, with all available proxy information:
awm.get_proxy(json=True, info=True, country_only='US')
Get 25 fast proxies, not Russian, with full info as a list of tuples:
awm.get_proxy(country_not='RU', info=True, limit=25, fast=True)
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
awmproxy-0.1.0.tar.gz
(4.3 kB
view details)
Built Distributions
File details
Details for the file awmproxy-0.1.0.tar.gz
.
File metadata
- Download URL: awmproxy-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1657525c2313d087408ae5b4b62f0a505531d214f09ba4234a1e150d631a9066 |
|
MD5 | b3e7f1d61cc1cba1d69410de617cc0de |
|
BLAKE2b-256 | eb6ce6c6600530d019ba3a4976ff3ea998f504b8f624714a7978ac0b7ae10603 |
File details
Details for the file awmproxy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: awmproxy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cd4670ac0750636d03089aaf7c0acfbeb245dca1102a395ecea870ecf7e4008 |
|
MD5 | 7755f8c45b91d6e0adf35ba07bb7127e |
|
BLAKE2b-256 | cbfd9ab596ba1b525785568fd418fbdb517acb59fcaf5ce66695104775c5a852 |
File details
Details for the file awmproxy-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: awmproxy-0.1.0-py2-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 613323e8d72f29b3c6f69456391f50dbad549b59ee5a5d77ba829a4a093b0bea |
|
MD5 | ab131ce497298fc4bfa8cb94c17ff1b8 |
|
BLAKE2b-256 | a9e52c065f0ca8830aa8e8316c6a2a6b5a0f41378f892cc343418b58f0df882f |