Get detailed insights through precision location data
Our scraping API provides you with Google Ads Transparency data from the cities your customers are in, helping you get precise, laser-focused insights for better decision-making.
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
Top industries
Top use cases
Top 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
3 day trial
No set-up costs
Cancel anytime
Get detailed insights through precision location data
Our scraping API provides you with Google Ads Transparency data from the cities your customers are in, helping you get precise, laser-focused insights for better decision-making.
Better results, fair pricing
Get top-notch success rates without the extra costs. Pay just for the data you successfully retrieve from Google Ads Transparency, and save the rest
Scale your data, not your costs
As your operations grow, our scraping API scales with you so you can focus on your growth ambitions and leave the infrastructure challenges to us.
Data without disruptions
With our Unblocker technology, interruptions are a thing of the past. Enjoy smooth access to crucial data without disruptions like CAPTCHAs or IP bans.
Data formats that work for you
Our Google Ads Transparency API lets you select the data format that works best for you—HTML or JSON. Get structured, ready-to-use data that integrates directly into your existing systems.
Customize API filters
Customize your API filters by setting language and response encoding to ensure you receive the most relevant data. Easily import this data into databases or tools like Excel and Google Sheets. Our API supports effortless retrieval with any HTTP client.
Our scraping API provides you with Google Ads Transparency data from the cities your customers are in, helping you get precise, laser-focused insights for better decision-making.
Get top-notch success rates without the extra costs. Pay just for the data you successfully retrieve from Google Ads Transparency, and save the rest
As your operations grow, our scraping API scales with you so you can focus on your growth ambitions and leave the infrastructure challenges to us.
With our Unblocker technology, interruptions are a thing of the past. Enjoy smooth access to crucial data without disruptions like CAPTCHAs or IP bans.
Our Google Ads Transparency API lets you select the data format that works best for you—HTML or JSON. Get structured, ready-to-use data that integrates directly into your existing systems.
Customize your API filters by setting language and response encoding to ensure you receive the most relevant data. Easily import this data into databases or tools like Excel and Google Sheets. Our API supports effortless retrieval with any HTTP client.
Use only IP addresses provided by real internet service providers from all over the world. Access Google Ads Transparency from anywhere in the world.
SOAX US ISP network is built of residential IPs bought or leased from Internet Service Providers (ISPs) for commercial use, rather than for use from private homes.
Easily collect publicly available data with highly reliable mobile proxies from all over the world (Excluding State of Texas, USA).
Data center proxies offer major advantages in speed, uptime and scalability, making them suitable for large-scale automation.
$6.60 / GB
$6.10 / GB
$5.60 / GB
$4.90 / GB
$4 / GB
Custom
$6.60 / GB
$6.10 / GB
$5.60 / GB
$4.90 / GB
$4 / GB
Custom
$6.60 / GB
$6.10 / GB
$5.60 / GB
$4.90 / GB
$4 / GB
Custom
$0.65 / GB
$0.60 / GB
$0.50 / GB
Custom
Plan
Traffic
Price per GB
Monthly
Customer Success Manager
Plan
Traffic
Price per GB
Monthly
Customer Success Manager
Plan
Traffic
Price per GB
Monthly
Customer Success Manager
Plan
Traffic
Price per GB
Monthly
Customer Success Manager
$ curl -x "http://username:pw;;@proxy.soax.com:9000" -L http://checker.soax.com/api/ipinfo
import requests as req
proxy = {
"http": "http://username:pw;;@proxy.soax.com:9000",
"https": "https://username:pw;;@proxy.soax.com:9000"
}
resp = req.get("http://checker.soax.com/api/ipinfo",proxies=proxy)
print(resp.text)
<?php
$auth = base64_encode('username:pw;;');
$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, "
";
?>
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 = "username";
client.Proxy.Password = "pw;;;;";
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 + "
" + "Content length: " + content.Length + "
" + "Response:
" + content);
}
}
catch (Exception e)
{
Console.WriteLine("Url " + url + " is failed.
" + e.Message);
}
Console.ReadKey();
}
}
}
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
3 day trial
/No set-up costs
/Cancel anytime