# アクセスブロックメッセージが表示される

![CAPTCHAやボット検出などのブロックを示す例画像](https://content.gitbook.com/content/I8js41AfLS5QdXKB7e8A/blobs/OM5xchkD1jakkoEfxLzT/capcha%201.png)

スクリーンショットに CAPTCHA、ボット検出、権限チェック、またはその他のブロックを示すメッセージが表示され、後で再試行しても同じ画面が繰り返される場合、コレクターが対象サイトによってブロックされています。エラーコードに関係なく、この場合はプロキシ設定 (Proxy) が必要です。

## ✅ 解決方法

{% stepper %}
{% step %}

### 実行速度を下げる

ダッシュボード右上の「実行速度 (Execution Speed)」または「設定 (Settings) → グループ抽出速度 (Group Extraction Speed)」を「1」に下げてください。\
リクエスト間隔を長くすることで、過度なリクエストによるボット検出を回避できます。
{% endstep %}

{% step %}

### 別の国のIPに切り替える（Listly Premium Proxy）

「設定 (Settings) → リストリー プレミアム プロキシ (Listly Premium Proxy)」で別の国のIPを選択してみてください。\
IPアドレスをバイパスしてブロックされたページに再アクセスできます。ただし、このプロキシはリストリー (Listly) サーバーのすべてのユーザーが使用する共有リソースであるため、速度低下や一時的な接続不安定が発生する可能性があります。

![Listly Premium Proxy の例画像](https://content.gitbook.com/content/I8js41AfLS5QdXKB7e8A/blobs/YUlwqVo5NEfJKiI66wK1/image%20\(17\).png)
{% endstep %}

{% step %}

### 公開プロキシで解決しない場合 — プライベートプロキシの検討

パブリックプロキシで問題が解決しない場合は、専用IPを提供するプライベートプロキシ (Private Proxy) の利用をご検討ください。より安定した接続が可能になります。

パブリックプロキシで問題が解決しない場合は、専用IPを提供するプライベートプロキシの使用をご検討ください。これにより、より安定した接続が可能になります。プライベートプロキシをお申し込みの際は、\[このリンク]または<hello@listly.io>までお問い合わせください。
{% endstep %}
{% endstepper %}


---

# 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/support/solutions-by-error-message/access-block.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.
