Skip to main content

Simple python client to https://free-proxy-list.net/

Project description

free-proxy-list client

Simple python client to https://free-proxy-list.net/

Requirements

  • Linux, Windows, MacOS
  • Python 3.8.+

Install package

pip install free_proxy_list

Install the latest version

git clone https://github.com/bes-dev/free-proxy-list.python
cd free-proxy-list.python
pip install .

Example

from free_proxy_list import FreeProxyListClient

client = FreeProxyListClient()
search_results = client.search(get_random_proxy=True)[0]
print(search_results)
search_results = client.search(https='yes', get_random_proxy=True)[0]
print(search_results)
search_results = client.search(https='yes', get_random_proxy=True, update_proxies=True)[0]
print(search_results)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file free_proxy_list_client-2024.5.19.0-py3-none-any.whl.

File metadata

File hashes

Hashes for free_proxy_list_client-2024.5.19.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b8c030c56a89e889417910cafcbab2e22971cdfe62a90180ab1dc5ffa48ef114
MD5 3d4e04ba9ca5e24e7321e97cd013dab7
BLAKE2b-256 98a4384da5ebb472bf31199519ec971fb21c3a3759a31d57edae8570f46efe70

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