Skip to main content

ProxyScrapeAsync

A Way Getting Proxies Easily. (Powered By ProxyScrape)

Downloads Downloads Downloads Requires: Python 3.x Version: 0.0.1

Setup:

pip3 install ProxyScrapeAsync

Github

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())

Download files

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

Source Distribution

ProxyScrapeAsync-0.0.1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ProxyScrapeAsync-0.0.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

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

Hashes for ProxyScrapeAsync-0.0.1.tar.gz
Algorithm Hash digest
SHA256 a331d09480866c4bc5e9f55551db2b104ebb91c0a8d910f215a5f0dac4613d3b
MD5 74df289699759b8e8a57024e56145a47
BLAKE2b-256 fd1fdd7072e7187fb1b7d09349ec50e7b9042d27aa5a20f65b28231fe8568701

See more details on using hashes here.

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

Hashes for ProxyScrapeAsync-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6d3426960baf9165e895c921a335f8e2c87c9c6c77b6b97e30d4191800978eec
MD5 88d22b4f9d37f4fc430f60a06fd48e26
BLAKE2b-256 8f676fd4df272c7cfc0460f43d3a570eb7ba62cc75f8b333c8a1f0524902729f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page