import requests
import base64

# Replace with your FineProxy credentials
email = "[email protected]"
password = "your_password"

# Encode credentials for authentication
credentials = base64.b64encode(f"{email}:{password}".encode()).decode()
headers = {"Authorization": f"Basic {credentials}"}

# URL to fetch the list of proxies
url = "https://api.fineproxy.org/api/products"

# Make a GET request with authentication
response = requests.get(url, headers=headers)

# Check if the request was successful and print the results
if response.status_code == 200:
    proxy_list = response.json()
    print("List of proxies:")
    for proxy in proxy_list:
        print(proxy)
else:
    print(f"Error fetching proxy list: {response.status_code}")

Before using this script, make sure you have a FineProxy account and enter your credentials accordingly. Also, ensure you have the requests module installed to send HTTP requests.

Comments (0)

There are no comments here yet, you can be the first!

Leave a Reply

Your email address will not be published. Required fields are marked *


Choose and Buy Proxy

Datacenter Proxies

Rotating Proxies

UDP Proxies

Trusted By 10000+ Customers Worldwide

Proxy Customer
Proxy Customer
Proxy Customer flowch.ai
Proxy Customer
Proxy Customer
Proxy Customer