# 設定 - プロキシ

## プロキシサーバーとは？

ウェブサイトにアクセスする際にユーザーが経由するサーバーです。プロキシサーバーは通常、訪問者のIPアドレスを隠すように設定されています。

<figure><img src="/files/633104cc39abd56a0bcc3a236ce507a2326ba01b" alt=""><figcaption></figcaption></figure>

### なぜIPアドレスを隠すのですか？

アクセスしようとしているサイトがIPアドレスに基づいてさまざまな制限を課す可能性があるためです。一般的な状況は次のとおりです：

* **特定の国のみにアクセスを制限するサイト**
* **一定期間内のアクセス数を制限するサイト**
* **記録が悪い特定のIPアドレスをブロックするサイト**

### プロキシサーバーをいつ使用しますか？

**国内からアクセスが困難なウェブサイトからデータを抽出する場合**、プロキシ国を別の国に設定すると、以前にアクセスできなかったウェブページから目的の結果を簡単に取得できます。

{% hint style="success" %}
Listlyプレミアムプロキシは、倫理的に運営されている海外プロキシサービスを通じて購入されたプロキシサーバーです。すべてのユーザーが使用する共有サーバーで、現在米国/ドイツ/オランダを含む複数の国からサーバーを提供しており、国は変更される可能性があります。
{% endhint %}

<figure><img src="/files/f3d9a471a862b7086a44f26840e59b1010a8e850" 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/2461d5011d2d754bf692f84e58ea81a10371a405" alt=""><figcaption></figcaption></figure>

韓国からアクセスしたページを抽出すると、失敗したアクセスページのコンテンツのみが抽出されます。

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

{% step %}

### DATABOARD → 設定アイコンをクリック → Listlyプレミアムプロキシ国を別の国に変更

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

{% step %}

### Databoardの再抽出アイコンをクリックしてデータを再抽出

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

元のページがどのように見えるか気になる方のために、こちらです。無料VPN（米国）を使用してアクセスすると、以下のようにレストランのメニューと近くの推奨メニューが表示されます。

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

***

### その他のプロキシ設定方法

* **マイプロキシ**\
  LISTLYチームへのリクエストに応じて、専用（共有されていない）のプライベートプロキシサーバーを購入し、Listlyプレミアムプロキシのように設定できます。プロキシサーバーの国、数量などは協議して決定でき、費用は別途請求されます。

<figure><img src="/files/70a3b1d4b5021b3a1235b4b276d0f582aed4a5aa" 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/ja/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.
