TabProxy
  • Tutorials
  • Rotating Residential Proxy
    • User & Pass Auth
    • API extraction
  • Unlimited Residential Proxy
    • User& Pass Auth
    • API extraction
  • Static Residential Proxy
    • User & Pass Auth
    • API extraction
  • Dedicated Datacenter Proxy
    • User & Pass Auth
    • API extraction
  • Common Problems
    • IP Whitelist Configuration
    • Enterprise CDK Exchange
    • Sub-user configuration
    • Google extension configuration tutorial
    • pop-up payment
  • Code Examples
    • C/C++
    • GO
    • Node.js
    • PHP
    • JAVA
    • Python
  • Integration Tutorial
Powered by GitBook
On this page
  • How to get Static Residential Proxy with API extraction
  • Step 1: Login to TabProxy and go to "Dashboard".
  • Step 2: Add your IP to the whitelist (a prerequisite for API extraction)
  • Step 3: Enter the IP addresses to be added to the whitelist.
  • Step 4: Set the number of proxies, countries, and conditions you want to extract.
  • Step 5: Select the extraction method that meets your needs.
  • EXAMPLE
  1. Static Residential Proxy

API extraction

PreviousUser & Pass AuthNextDedicated Datacenter Proxy

Last updated 1 year ago

How to get with API extraction


Step 1: Login to and go to "Dashboard".

Step 2: Add your IP to the whitelist (a prerequisite for API extraction)

  1. Select "Get Proxy".

  2. Select "IP Whitelist Configuration".

  3. Select "+ Add White List".

Step 3: Enter the IP addresses to be added to the whitelist.

Step 4: Set the number of proxies, countries, and conditions you want to extract.

  1. Select "Get Proxy".

  2. Select "API Extraction".

  3. Select "Static Residential Plan"

  1. Select the number of proxies you want to extract

  2. Select the country you want to extract the proxies from

  3. Select the protocol, format, and delimiter of the extracted proxies.

  4. Select "Generate API link".

Step 5: Select the extraction method that meets your needs.

  1. Select "Open Link".

  2. Select "Copy Link".

API PARAMETER DECLARATION

  • num COUNT

  • regions Country

  • protocol Protocol

  • return-type Format: TXT JSON

  • lt Delimiters ( 1:\ r \ n2:/ br 3:\r 4:\n5:\t6:Custom delimiters )

  • st Custom delimiters

EXAMPLE

{
    "code" : 0,
    "success": true,
    "msg": "0",
    "request_ip": "request address",
    "data": [
    {"ip": "47.244.192.12","port": 15698}
   ]
}

RESULTS ANNOTATION

  • code 0 indicates success and I indicates failure

  • ip IP

  • success True indicates success and false indicates failure

  • port port

  • num COUNT

  • regions Country

  • protocol Protocol

  • return-type Format: TXT JSON

  • lt Delimiters ( 1:\ r \ n2:/ br 3:\r 4:\n5:\t6:Custom delimiters )

  • st Custom delimiters

Static Residential Proxy
TabProxy