# Settings - Proxy

## What is a Proxy Server?

A server that users pass through when accessing a website. Proxy servers are typically configured to hide the visitor's IP address.

<figure><img src="/files/789438a228103fa75700ad16a7bbd0c88e8eb36b" alt=""><figcaption></figcaption></figure>

### Why hide IP addresses?

Because the site you're trying to access can impose various restrictions based on IP address. Here are common situations:

* Sites that restrict access to specific countries only
* Sites that limit the number of accesses within a certain time period
* Sites that block specific IP addresses with bad records

### When do you use a proxy server?

When extracting data from websites that are difficult to access domestically, setting the proxy country to a different country makes it easy to get the desired results from previously inaccessible web pages.

{% hint style="success" %}
Listly premium proxies are proxy servers purchased through ethically operated overseas proxy services. They're shared servers used by all users, currently providing servers from multiple countries including the US/Germany/Netherlands, and countries may change.
{% endhint %}

<figure><img src="/files/b3a83fb4248f947511eaf0fc4684042395719330" alt=""><figcaption></figcaption></figure>

***

## How to Use &#x20;

### Example — US site inaccessible from Korea

The URL below is a US online food delivery site that's inaccessible from Korea, but you can access and extract data from it by configuring a proxy server.

{% hint style="info" %}
**Super simple guide**

➡️ Extract data ➡️ Go to DATABOARD ➡️ Click settings icon ➡️ Change proxy country ➡️ Save ➡️ Re-extract
{% endhint %}

{% stepper %}
{% step %}

### Access the example page and click the WHOLE extraction button

US site inaccessible from Korea (example):\
<https://www.grubhub.com/restaurant/uno-chicago-grill-29-e-ohio-st-chicago/322>

<figure><img src="/files/280447b7e1160c327dbdfc75d87c10421cb5b775" alt=""><figcaption></figcaption></figure>

When you extract a page accessed from Korea, only the failed access page content gets extracted.

<figure><img src="/files/a5ad6bae0762b9eba6e52690a605556edb184dd5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### DATABOARD → Click settings icon → Change Listly premium proxy country to another country

<figure><img src="/files/f298565febb184b42031534b99e7c12eccb30f41" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click the re-extract icon in Databoard to re-extract data

<figure><img src="/files/c7b8b0efe8ca84cd3f30b8d4b9170850a98ffabc" alt=""><figcaption></figcaption></figure>

For those curious about what the original page looks like, here it is. When accessed using a free VPN (US), it shows restaurant menus and recommended nearby menus as shown below.

<figure><img src="/files/3b69b28b7bd11819d70c1a2722d48099c1c05091" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

### Other proxy configuration methods

* My Proxy\
  Upon request to the LISTLY team, we can purchase a private proxy server for your exclusive use (not shared) and configure it like Listly premium proxy. Proxy server country, quantity, etc. can be discussed and determined, with costs billed separately.

<figure><img src="/files/3dbce30a052b6c68bee0a0e2c263d9b8119d8292" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.listly.io/getting-started/databoard-features/settings-proxy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
