USA
6,843,600 IPs
Proxies
Residential proxies
Browse using 155m+ real IPs across multiple regions
US ISP proxies
Secure ISP proxies for human-like scraping in the US
Mobile proxies
Unlock mobile-only content with genuine mobile IPs
Datacenter proxies
Reliable low-cost proxies for rapid data extraction
Top proxy locations
Scraper APIs
SERP APIs
Efficient SERP data scraping from major search engines
Social media APIs
Turn social media trends and metrics into actionable data
Ecommerce APIs
Extract product and pricing data in a structured format
Web Unblocker
Scrape raw data from almost any site, without interruptions
Top scraping targets
Resources
Help and support
Learn, fix a problem, and get answers to your questions
Blog
Industry news, insights and updates from SOAX
Integrations
Easily integrate SOAX proxies with leading third parties
Podcast
Delve into the world of data and data collection
Tools
Improve your workflow with our free tools.
Research
Research, statistics, and data studies
Glossary
Learn definitions and key terms
Proxies
Scraper APIs
Additional solutions
Get data from anywhere on earth with a proxy network that spans the globe. For targeted scraping, narrow your scraping activities down to the country, region, or city – you can even select your target ISP.
Rotate IPs on every request, or keep the same IP for a longer period of time. You can adapt the session length of your residential proxies to the task at hand.
Avoid blocks, CAPTCHAs, and IP bans by only using residential proxies from specific countries. Or, if you're building a scraper, you might find it useful to opt for a different location on every request instead. The choice is yours.
Get your proxy credentials as a URL, a cURL request, or just username and password. Customize how you format your residential proxies and generate a list of proxies.
Buy residential proxies you can count on
$6.60 / GB
$6.20 / GB
$5.70 / GB
$4.90 / GB
$4 / GB
Custom
Plan
Traffic
Price per GB
Monthly
Customer Success Manager
SOAX’s lightning-fast proxies have a success rate of 99.95%, enabling more data acquisition in less time than ever before. Our network of residential proxies has coverage around the world and is built on real IP addresses voluntarily shared by individuals.
Easily integrate SOAX residential proxies into your workflow. No need for custom workarounds - we've simplified the process to get you started in just five minutes. Save your time and focus for what matters most, we'll handle the rest.
Get more flexibility with features that help you tailor SOAX proxies to your needs. Use Web Optimizer to ensure smoother, error-free web browsing, making it ideal for social media, ecommerce, and data gathering tasks. Or, you can use MaxIP to access our vast pool of unique IPs, perfect for tasks that require extensive IP rotation.
$ curl -x "http://0YFEkZzfrwBX4Wfp:wifi;pl;@proxy.soax.com:9000" -L http://checker.soax.com/api/ipinfo
import requests as req
proxy = {
"http": "http://0YFEkZzfrwBX4Wfp:wifi;pl;@proxy.soax.com:9000",
"https": "http://0YFEkZzfrwBX4Wfp:wifi;pl;@proxy.soax.com:9000"
}
resp = req.get("http://checker.soax.com/api/ipinfo",proxies=proxy)
print(resp.text)
<?php
$auth = base64_encode('0YFEkZzfrwBX4Wfp:wifi;pl;');
$aContext = array(
'http' => array(
'proxy' => 'tcp://proxy.soax.com:9000',
'request_fulluri' => true,
'header' => "Proxy-Authorization: Basic $auth",
),
);
$cxContext = stream_context_create($aContext);
$sFile = file_get_contents("http://checker.soax.com/api/ipinfo", False, $cxContext);
echo $sFile, "\n";
?>
using Rebex.Net;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleApp1
{
class Program
{
static void Main(string[] args)
{
Rebex.Licensing.Key = "ENTER YOUR LICENSING KEY HERE";
var client = new Rebex.Net.HttpRequestCreator();
client.Proxy.ProxyType = ProxyType.Socks5;
client.Proxy.Host = "proxy.soax.com";
client.Proxy.Port = 9000;
client.Proxy.UserName = "0YFEkZzfrwBX4Wfp";
client.Proxy.Password = "wifi;us;;;";
var url = "http://checker.soax.com/api/ipinfo";
var httpRequest = client.Create(url);
httpRequest.Headers["Accept"] = "text/html, application/xhtml+xml, image/jxr, */*";
httpRequest.Headers["Accept-Language"] = "en-US,en;q=0.7,ru;q=0.3";
httpRequest.Headers["Accept-Encoding"] = "gzip, deflate";
httpRequest.Headers["Host"] = url;
httpRequest.Headers["Connection"] = "Keep-Alive";
httpRequest.Timeout = 30000;
try
{
var response = httpRequest.GetResponse() as Rebex.Net.HttpResponse;
using (StreamReader sr = new StreamReader(response.GetResponseStream()))
{
var content = sr.ReadToEnd();
Console.WriteLine("Url: " + url + " \n" + "Content length: " + content.Length + "\n" + "Response: \n" + content);
}
}
catch (Exception e)
{
Console.WriteLine("Url " + url + " is failed. \n" + e.Message);
}
Console.ReadKey();
}
}
}
Unlimited concurrent sessions
With SOAX proxies, you can have as many connections as you need, all at the same time. No more limitations or restrictions.
Ethically sourced proxies
When it comes to proxies, we believe in providing you with the best of both worlds. Our proxies are both reliable and ethically sourced.
99.9% network uptime
With 99.9% uptime, our residential proxy network guarantees that you will never experience disruptions or downtime.
Automatic IP rotation
Say goodbye to blocked scrapers. Our residential proxies are designed to automatically rotate IP addresses, ensuring you enjoy an uninterrupted scraping experience.
Sticky sessions
Establish customizable sticky sessions that use the same entry point and an unchanging IP address for each new request, giving you a continuous online identity.
Multiple protocols
SOAX proxies are designed to work with HTTP(S), SOCKS5, and UDP/QUIC protocols. This means you can enjoy a smooth, uninterrupted connection, no matter what protocol you're using.
API access
Managing your proxies doesn't have to be a chore. Our API makes it simple and efficient to manage your proxies. No more wasted time. Just straightforward, efficient proxy management.
Advanced targeting
Customize your geo-location with advanced targeting. You can geo-target your proxies to the country or city level for precise ad verification and local SEO monitoring.
Customizable parameters
Use our powerful Web Optimizer feature to improve error handling and increase web browsing stability, or MaxIP to maximize the number of unique IPs for tasks that require extensive IP rotation.
With SOAX proxies, you can have as many connections as you need, all at the same time. No more limitations or restrictions.
When it comes to proxies, we believe in providing you with the best of both worlds. Our proxies are both reliable and ethically sourced.
With 99.9% uptime, our residential proxy network guarantees that you will never experience disruptions or downtime.
Say goodbye to blocked scrapers. Our residential proxies are designed to automatically rotate IP addresses, ensuring you enjoy an uninterrupted scraping experience.
Establish customizable sticky sessions that use the same entry point and an unchanging IP address for each new request, giving you a continuous online identity.
SOAX proxies are designed to work with HTTP(S), SOCKS5, and UDP/QUIC protocols. This means you can enjoy a smooth, uninterrupted connection, no matter what protocol you're using.
Managing your proxies doesn't have to be a chore. Our API makes it simple and efficient to manage your proxies. No more wasted time. Just straightforward, efficient proxy management.
Customize your geo-location with advanced targeting. You can geo-target your proxies to the country or city level for precise ad verification and local SEO monitoring.
Use our powerful Web Optimizer feature to improve error handling and increase web browsing stability, or MaxIP to maximize the number of unique IPs for tasks that require extensive IP rotation.
Three-day 100MB trial for just $1.99. No commitment, no hidden costs.
"SOAX proxies are an integral part of our ecosystem, seamlessly integrated into our operations. The SOAX team has become more than just a service provider; they're now a trusted partner in our journey towards sustained success."
Sergey Konovalov, CEO - Mobio Group
Drive better decisions with data
Get hold of the data that matters, with solutions to help you bypass restrictions, access business-critical information, and gain a competitive edge.
Data collection
Gather public data without interruptions. Get AI-powered tools that intelligently bypass CAPTCHAs and website blocks.
Social media
Manage multiple accounts across all platforms, including Instagram, Facebook, YouTube, and TikTok, with ease.
Price comparison and monitoring
Track prices on popular ecommerce platforms like Amazon and eBay to stay ahead of the competition.
Consumer trends
Gain valuable insights into global consumer behaviors, essential for marketers, researchers, and business owners.
SEO monitoring
Scrape Google, Bing, and DuckDuckGo. Analyze SEO performance and research competitors with our location-specific proxies.
Brand protection
Safeguard your brand reputation by detecting counterfeit products, unauthorized intellectual property use, and faulty ads.
Advanced cybersecurity
Enhance your online presence with our proxies to prevent data breaches, control access, and filter out threats.
Goods purchasing
Bypass geographical restrictions to access region-specific products and secure those must-have limited-edition items.
Gather public data without interruptions. Get AI-powered tools that intelligently bypass CAPTCHAs and website blocks.
Manage multiple accounts across all platforms, including Instagram, Facebook, YouTube, and TikTok, with ease.
Track prices on popular ecommerce platforms like Amazon and eBay to stay ahead of the competition.
Gain valuable insights into global consumer behaviors, essential for marketers, researchers, and business owners.
Scrape Google, Bing, and DuckDuckGo. Analyze SEO performance and research competitors with our location-specific proxies.
Safeguard your brand reputation by detecting counterfeit products, unauthorized intellectual property use, and faulty ads.
Enhance your online presence with our proxies to prevent data breaches, control access, and filter out threats.
Bypass geographical restrictions to access region-specific products and secure those must-have limited-edition items.
A residential proxies are a kind of forward proxy. Residential proxies have IP addresses which are assigned to a physical location by internet service providers (ISPs). Residential proxies act as an intermediary server.
Residential proxies appear as genuine residential connections, tied to real end-users. Using a residential proxy gives you increased anonymity and privacy, as websites are more likely to recognize you as a regular user rather than someone using a proxy server.
People commonly use residential proxies for web scraping, ad verification, accessing geo-restricted content, and conducting market research. Residential proxies offer a higher level of trustworthiness compared to other proxy types because they are tied to legitimate residential IP addresses.
Residential proxies function by rerouting internet traffic through real IP addresses assigned to individual users by ISPs. Proxy providers build a pool of these addresses by collaborating with willing participants.
When you visit a website, the website sees the IP address of the residential proxy server instead of your real IP address, allowing you to access websites as if you were a regular residential user, which enables tasks like web scraping and bypassing anti-bot measures.
A VPN (Virtual Private Network) encrypts all your internet traffic and routes it through a remote server. It masks your IP address and provides privacy, security, and access to geo-restricted content.
Residential proxies, on the other hand, route traffic through genuine residential IPs assigned by ISPs, making your activity appear as though it's coming from a real user.
While VPNs are ideal for personal security and general online privacy, residential proxies are better suited for specialized tasks like web scraping, ad verification, or managing multiple accounts. They offer higher anonymity and scalability without encrypting all device traffic.
Static residential proxies (also known as ISP proxies) give you a residential IP address that remains constant throughout the session. This type of residential proxies are ideal for tasks requiring consistency, like managing accounts or accessing geo-restricted content.
Rotating residential proxies, on the other hand, cycle through a pool of residential IPs and select a new IP for each request or at set intervals.
This makes them better suited for activities requiring high anonymity and scalability, like web scraping or accessing multiple accounts.
You can think of the difference as stability versus anonymity. They're both residential proxies, but one offers more reliability, whereas the others offers more anonymity and privacy.
Shared residential proxies are cost-effective because multiple users share the same IP, but they may experience slower speeds and a higher risk of being flagged due to shared usage.
Dedicated residential proxies, on the other hand, are exclusively assigned to one user, offering superior speed, reliability, and privacy, making them ideal for high-priority tasks like account management or running ads.
Shared proxies are suitable for less sensitive, low-priority tasks, while dedicated proxies provide the exclusivity needed for critical operations.
We offer different proxy types:
You can use residential proxies for different purposes. For example, you can use them for market research, analyze competitors or consumer trends, scrape e-commerce websites, compare prices in different locations, or collect data for other business needs.
You can also use residential proxies to monitor your marketing activities, verify ads, protect your brand from fraud, or monitor search results.
Proxy servers help businesses improve their website performance for better customer experience: for example, you can check your website availability in a specific location or test connection speed.
To distinguish between datacenter and residential proxies, you can take several steps:
Firstly, analyze the IP range, as datacenter proxies often fall within specific ranges used by hosting providers, while residential IPs vary widely.
Secondly, employ reverse IP lookup tools to identify whether the IP is linked to a datacenter or an ISP.
Header analysis of HTTP requests may also reveal the proxy's origin, with datacenter proxies often bearing distinctive headers.
Additionally, consider using proxy detection services that maintain databases of known proxy types. Lastly, assess response times, geolocation, and user reports for further insights into the proxy's nature.
The SOAX proxy network provides extensive global coverage with access to over 195 locations worldwide. However, please note that, due to the intricate regulatory landscape concerning IP address usage and anonymity in Texas, we currently do not include or support proxy servers located within the State of Texas.
You can check your proxies online by using this tool. It will give you the location, latency, and other stats.
You could, but it's not a good idea. When you're routing your internet traffic through a random IP address or proxy, the person controlling that IP can see your traffic. This means that you're opening yourself up to having your information stolen and you have zero privacy. You simply don't know who's behind that free IP and what their intentions are.
When you use a proxy service like SOAX, those IPs have been vetted for you. You know they're safe. that's why it's recommended you always use a premium residential proxy.
Talk to our experts to begin your data extraction journey