API extraction

How to get Unlimited Residential Proxy via API Extraction


Step 1: Login to TabProxy and go to the Dashboard.

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

1. Select ‘Get Proxy’.

2. Select ‘IP Whitelist Configuration’.

3. Select ‘+ Add Whitelist’.

Step 3: Enter the IP addresses you want to add 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 ‘Unlimited Residential Proxies’.

1. Select the number of proxies to extract

2.Select the region where you want to extract proxies

3. Select the protocol, format and separator 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

Last updated