SOAX website screenshot

SOAX

SOAX provides enterprise-grade proxy infrastructure and web data extraction APIs for developers and data teams. With 155M+ residential IPs, 33M+ mobile IPs, and 300K+ datacenter IPs across 195+ countries, SOAX enables web scraping, CAPTCHA bypass, geo-targeted data collection, and anti-bot circumvention at scale. The Web Data API handles JavaScript rendering, session management, and headless browser automation automatically.

2 APIs 0 Features
ProxyWeb ScrapingResidential ProxiesMobile ProxiesDatacenter ProxiesData ExtractionAnti-Bot Bypass

APIs

SOAX Web Data API

The SOAX Web Data API extracts fully rendered HTML, screenshots, XHR responses, and structured data from any public website. It handles JavaScript rendering, CAPTCHA solving, fi...

SOAX Proxy Management API

The SOAX Proxy Management API enables programmatic control of proxy packages including IP whitelisting, endpoint generation, and proxy configuration for residential, mobile, and...

Collections

Pricing Plans

Soax Plans Pricing

3 plans

PLANS

Rate Limits

Soax Rate Limits

5 limits

RATE LIMITS

FinOps

Soax Finops

FINOPS

Semantic Vocabularies

Soax Context

39 classes · 0 properties

JSON-LD

API Governance Rules

SOAX API Rules

9 rules · 4 errors 5 warnings

SPECTRAL

JSON Structure

Soax Fetch Request Structure

0 properties

JSON STRUCTURE

Example Payloads

Soax Fetch Content Example

4 fields

EXAMPLE

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
Help Center
Help Center
💰
Pricing
Pricing
📝
Signup
Signup
📰
Blog
Blog
🔗
SpectralRules
SpectralRules
🔗
Capabilities
Capabilities
🔗
Vocabulary
Vocabulary
🔗
JSONLDContext
JSONLDContext
💻
Examples
Examples

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: SOAX Web Data API
  version: '2'
request:
  auth:
    type: apikey
    key: X-SOAX-API-Secret
    value: '{{X-SOAX-API-Secret}}'
    placement: header
items:
- info:
    name: Web Data
    type: folder
  items:
  - info:
      name: Fetch Web Content
      type: http
    http:
      method: POST
      url: https://scraping.soax.com/v2/webdata/fetch-content
      body:
        type: json
        data: '{}'
    docs: Fetch fully rendered content from any public web page. Handles JavaScript execution, CAPTCHA bypass, anti-bot circumvention,
      and headless browser management automatically. Returns HTML body, screenshots, XHR calls, or Markdown depending on response
      configuration.
- info:
    name: SERP Data
    type: folder
  items:
  - info:
      name: Fetch SERP Data
      type: http
    http:
      method: POST
      url: https://scraping.soax.com/v2/webdata/serp
      body:
        type: json
        data: '{}'
    docs: Extract search engine result page data from Google, Bing, and other search engines with geo-targeting. Returns structured
      search results, ads, and featured snippets.
- info:
    name: Ecommerce Data
    type: folder
  items:
  - info:
      name: Fetch Ecommerce Data
      type: http
    http:
      method: POST
      url: https://scraping.soax.com/v2/webdata/ecommerce
      body:
        type: json
        data: '{}'
    docs: Extract real-time pricing, product details, stock levels, and reviews from e-commerce sites including Amazon, eBay,
      and major retailer websites.
bundled: true