# 设置 - 代理

## 什么是代理服务器？

代理服务器是用户访问网站时经过的服务器。代理服务器通常配置为隐藏访问者的 IP 地址。

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

### 为什么要隐藏 IP 地址？

因为您尝试访问的网站可以根据 IP 地址施加各种限制。以下是常见情况：

* 仅限特定国家访问的网站
* 限制一定时间内访问次数的网站
* 封锁有不良记录的特定 IP 地址的网站

### 什么时候使用代理服务器？

当从国内难以访问的网站提取数据时，将代理国家设置为其他国家可以轻松从之前无法访问的网页获取所需结果。

{% hint style="success" %}
Listly 高级代理是通过合规运营的海外代理服务购买的代理服务器。它们是所有用户共享的服务器，目前提供来自多个国家的服务器，包括美国/德国/荷兰，国家可能会有变动。
{% endhint %}

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

***

## 使用方法

### 示例 — 从韩国无法访问的美国网站

以下 URL 是一个从韩国无法访问的美国在线外卖网站，但您可以通过配置代理服务器来访问并从中提取数据。

{% hint style="info" %}
**超级简单指南**

➡️ 提取数据 ➡️ 进入 DATABOARD ➡️ 点击设置图标 ➡️ 更改代理国家 ➡️ 保存 ➡️ 重新提取
{% endhint %}

{% stepper %}
{% step %}

#### 访问示例页面并点击 WHOLE 提取按钮

从韩国无法访问的美国网站（示例）：\
<https://www.grubhub.com/restaurant/uno-chicago-grill-29-e-ohio-st-chicago/322>

<figure><img src="/files/372ae9e731deba82b9fcd9d61884b4b8dcfcfeb9" alt=""><figcaption></figcaption></figure>

当您提取从韩国访问的页面时，只会提取到访问失败页面的内容。

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

{% step %}

#### DATABOARD → 点击设置图标 → 将 Listly premium proxy 国家更改为其他国家

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

{% step %}

#### 点击 Databoard 中的重新提取图标来重新提取数据

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

对于好奇原始页面是什么样子的人，这里展示一下。使用免费 VPN（美国）访问时，它显示餐厅菜单和推荐的附近菜单，如下所示。

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

***

### 其他代理配置方法

* My Proxy\
  应要求向 LISTLY 团队提出，我们可以为您购买专用代理服务器供您独占使用（非共享），并像 Listly 高级代理一样进行配置。代理服务器国家、数量等可以讨论和确定，费用另行计费。

<figure><img src="/files/0487fab8bb20f249e3e9d222745d6231271ea3bd" 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/docs/zh-hans/getting-started/databoard-features/she-zhi-dai-li.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.
