Skip to content

oxylabs/free-proxy-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Free Proxy List

Free Proxies

Claim your access to free US proxy servers from Oxylabs. Sign up on the dashboard to unlock premium features including:

  • Free HTTP/HTTPS/SOCKS5 proxies
  • 20 concurrent sessions
  • 5GB of traffic per month across 5 US IPs
  • Exceptional performance & speed

🛠️ How to get free proxy server IPs

  1. Register an account on the Oxylabs dashboard.
  2. Head to the Datacenter Proxies page and create a proxy user.
  3. Test the connection using a proxy manager or send a web request via cURL, Python, or your preferred setup.

🧩 Easy proxy management on Chrome

Oxy® Proxy Manager is a free Chrome extension enabling you to easily switch between multiple IP addresses during browsing sessions. See the integration steps to find out more.

🔗 Simple integration

Oxylabs' free premium proxies easily integrate with various third-party tools and enhance their functionality. Explore detailed integration guides and documentation.

cURL Python JavaScript PHP Go Java C#

Python integration example

Install the requests library using pip via your terminal:

pip install requests

Then, create a new Python file and utilize this code sample:

import requests

# Replace with your proxy user credentials.
username = 'USERNAME'
password = 'PASSWORD'

# Port `8000` rotates IPs from your proxy list.
address = 'dc.oxylabs.io:8000'

proxies = {
   'https': f'https://user-{username}:{password}@{address}'
}

response = requests.get('https://ip.oxylabs.io/location', proxies=proxies)

print(response.text)

Featured in Technical Communities

We’re excited to see that our content and tools are being referenced by developers and technical writers across platforms!

Best 10 Free Proxy Providers

What Is a Residential Proxy?

12 Best Proxy Providers

Contacts

Email - [email protected]
Live chat