A Way Getting Proxies Easily. (Powered By ProxyScrape)
Project description
ProxyScrapeAsync
A Way Getting Proxies Easily. (Powered By ProxyScrape)
Setup:
pip3 install ProxyScrapeAsync
Usage
import asyncio
import ProxyScrapeAsync as API
async def test():
proxies = await API.get_proxies(
request="displayproxies",
protocol="http",
timeout="10000",
country="all",
ssl="all"
)
print(proxies)
info = await API.get_proxyinfo()
print(info.last_updated)
print(info.proxy_count, "proxies")
asyncio.run(test())
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
Built Distribution
File details
Details for the file ProxyScrapeAsync-0.0.1.tar.gz
.
File metadata
- Download URL: ProxyScrapeAsync-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a331d09480866c4bc5e9f55551db2b104ebb91c0a8d910f215a5f0dac4613d3b |
|
MD5 | 74df289699759b8e8a57024e56145a47 |
|
BLAKE2b-256 | fd1fdd7072e7187fb1b7d09349ec50e7b9042d27aa5a20f65b28231fe8568701 |
File details
Details for the file ProxyScrapeAsync-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: ProxyScrapeAsync-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d3426960baf9165e895c921a335f8e2c87c9c6c77b6b97e30d4191800978eec |
|
MD5 | 88d22b4f9d37f4fc430f60a06fd48e26 |
|
BLAKE2b-256 | 8f676fd4df272c7cfc0460f43d3a570eb7ba62cc75f8b333c8a1f0524902729f |