An open API service indexing awesome lists of open source software.

https://github.com/oxylabs/free-proxy-list

Claim Free proxy list with United States IP addresses and use it for your projects.
https://github.com/oxylabs/free-proxy-list

free-proxies free-proxies-for-web-scraping free-proxy free-proxy-ip free-proxy-list proxies proxies-http proxies-https proxies-list proxies-socks5 proxy proxy-list proxy-server proxypool web-scraping

Last synced: 5 months ago
JSON representation

Claim Free proxy list with United States IP addresses and use it for your projects.

Awesome Lists containing this project

README

          

# Free Proxy List

[![Free Proxies](https://raw.githubusercontent.com/oxylabs/free-proxy-list/refs/heads/main/images/Free-proxies-V1_GitHub.png)](https://oxylabs.io/products/free-proxies?utm_source=877&utm_medium=affiliate&groupid=877&utm_content=free-proxies-github&transaction_id=102c8d36f7f0d0e5797b8f26152160)

[![](https://dcbadge.vercel.app/api/server/eWsVUJrnG5)](https://discord.gg/Pds3gBmKMH)

Claim your access to [free US proxy servers](https://oxylabs.io/products/free-proxies) from Oxylabs. Sign up on the [dashboard](https://dashboard.oxylabs.io/) to unlock premium features including:

- [x] Free HTTP/HTTPS/SOCKS5 proxies
- [X] 20 concurrent sessions
- [X] 5GB of traffic per month across 5 US IPs
- [X] Exceptional performance & speed

## 🛠️ How to get free proxy server IPs

1. Register an account on the [Oxylabs dashboard](https://dashboard.oxylabs.io/).
2. Head to the [Datacenter Proxies page](https://dashboard.oxylabs.io/en/overview/datacenter-proxies) 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.

![](images/free_proxies.png)

## 🧩 Easy proxy management on Chrome

[Oxy® Proxy Manager](https://oxylabs.io/products/chrome-proxy-extension) is a **free Chrome extension** enabling you to easily switch between multiple IP addresses during browsing sessions. See the [integration steps](https://developers.oxylabs.io/proxies/integration-guides/shared-datacenter-proxies-guides/oxy-proxy-extension-for-chrome) to find out more.

![](images/oxy_proxy.png)

## 🔗 Simple integration

Oxylabs' free premium proxies easily integrate with various third-party tools and enhance their functionality. Explore detailed [integration guides](https://oxylabs.io/resources/integrations) and [documentation](https://developers.oxylabs.io/proxies/datacenter-proxies/free-datacenter-ips).

[![cURL](https://img.shields.io/badge/cURL-073551?style=for-the-badge&logo=curl&logoColor=white)](https://curl.se) [![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org) [![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript) [![PHP](https://img.shields.io/badge/PHP-777BB4?style=for-the-badge&logo=php&logoColor=white)](https://php.net) [![Go](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white)](https://go.dev) [![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white)](https://www.java.com) [![C#](https://img.shields.io/badge/C%23-239120?style=for-the-badge&logo=c-sharp&logoColor=white)](https://dotnet.microsoft.com/languages/csharp)

### Python integration example

Install the [requests](https://requests.readthedocs.io/en/latest/) library using `pip` via your terminal:

```bash
pip install requests
```

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

```python
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](https://medium.com/@lambert.watts.809/best-10-free-proxy-providers-dd78cd93fc04)

[What Is a Residential Proxy?](https://medium.com/@marvis.crisco67/what-is-a-residential-proxy-101e71812a2f)

[12 Best Proxy Providers](https://medium.com/@simon.dalton.349/best-proxy-providers-77e68734574f)

## Contacts
Email - hello@oxylabs.io

Live chat