Skip to main content

freeProxyProxies

Project description

  _____                     __________                             __________                     .__               
_/ ____\______   ____   ____\______   \_______  _______  ______.__.\______   \_______  _______  __|__| ____   ______
\   __\\_  __ \_/ __ \_/ __ \|     ___/\_  __ \/  _ \  \/  <   |  | |     ___/\_  __ \/  _ \  \/  /  |/ __ \ /  ___/
 |  |   |  | \/\  ___/\  ___/|    |     |  | \(  <_> >    < \___  | |    |     |  | \(  <_> >    <|  \  ___/ \___ \ 
 |__|   |__|    \___  >\___  >____|     |__|   \____/__/\_ \/ ____| |____|     |__|   \____/__/\_ \__|\___  >____  >
                    \/     \/                             \/\/                                   \/       \/     \/ 

freeProxyProxies

freeProxyProxies is a Python package for fetching proxy lists from various sources.

Installation

Install freeProxyProxies using pip:

pip install freeProxyProxies

Usage Example

from freeProxyProxies import Proxies

# Create a Proxies instance
proxies = Proxies()

# Get SSL proxy list
ssl_proxies = proxies.ssl_Proxy()

# Get free proxy list
free_proxies = proxies.free_Proxy()

# Get US proxy list
us_proxies = proxies.US_Proxy()

# Get UK proxy list
uk_proxies = proxies.UK_Proxy()

# Get anonymous proxy list
anonymous_proxies = proxies.anonymous_Proxy()

# Get all available proxy lists
all_proxies = proxies.all_Proxy()

# Example of printing proxy lists
print("SSL Proxy List:", ssl_proxies)
print("Free Proxy List:", free_proxies)
print("US Proxy List:", us_proxies)
print("UK Proxy List:", uk_proxies)
print("Anonymous Proxy List:", anonymous_proxies)
print("All Available Proxy Lists:", all_proxies)
import freeProxyProxies

# Example of printing proxy lists
print("SSL Proxy List:", freeProxyProxies.ssl_Proxy())
print("Free Proxy List:", freeProxyProxies.free_Proxy())
print("US Proxy List:", freeProxyProxies.US_Proxy())
print("UK Proxy List:", freeProxyProxies.UK_Proxy())
print("Anonymous Proxy List:", freeProxyProxies.anonymous_Proxy())
print("All Available Proxy Lists:", freeProxyProxies.all_Proxy())

Contributions

If you find any issues or would like to contribute code, please visit the GitHub repository freeProxy.

Author

License

This project is licensed under the MIT License. For more details, see the LICENSE file.

Project details


Download files

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

Source Distribution

freeProxyProxies-0.1.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file freeProxyProxies-0.1.tar.gz.

File metadata

  • Download URL: freeProxyProxies-0.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.5

File hashes

Hashes for freeProxyProxies-0.1.tar.gz
Algorithm Hash digest
SHA256 026883b075c755b1fba3571870281cf03fbeab5c040d57baab92a2178ee6b51f
MD5 351ea4caca34b4da4ac17217fdb5b2e2
BLAKE2b-256 d57038096aa06bc3fc0ab14c33a21dd08000d1cceee411fc8eefa5b85317ced9

See more details on using hashes here.

Supported by

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