# 設定 - 自動捲動

## 自動捲動是什麼？

在要提取的頁面中，為了查看更多商品資訊**需要重複捲動捲軸時使用**的功能。

{% hint style="info" %}
**超簡單跟著做**\
➡️ 資料提取 ➡️ 資料面板設定 ➡️ 選擇自動捲動選項 ➡️ 儲存 ➡️ 重新提取資料
{% endhint %}

***

## 使用方法

{% stepper %}
{% step %}

#### 在所需頁面提取資料（推薦部分提取）

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

{% step %}

#### 前往資料面板

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

{% step %}

#### 點擊 <mark style="color:red;">**`設定`**</mark> 圖示

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

{% step %}

#### 選擇自動捲動選項並儲存

* **重複次數**：要重複幾次向下捲動動作？
* **點擊後等待**：每次捲動後要等待幾秒？

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

{% step %}

#### 按 <mark style="color:red;">**`重新提取`**</mark> 按鈕重新提取資料

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

***

## 自動捲動相關常見問題

<details>

<summary>某些頁面自動捲動運作不順暢</summary>

* **請將捲動後等待時間設定得長一點。**\
  自動捲動受收集頁面速度影響很大。例如 YouTube，載入額外評論時每次可能需要 5 秒以上。如果將捲動後等待時間設定得長一點，就能大幅提高接收所有所需資料的可能性。

<figure><img src="/files/0071478d0262b68ade5971dc60bd5114f99ef59a" alt=""><figcaption></figcaption></figure>

* **執行時間最多限制為 10 分鐘。**\
  Listly 代替使用者提取資料的功能最多只能執行 <mark style="color:red;">**`10 分鐘`**</mark>，因此如果設定太多捲動次數和過長的等待時間，**因執行時間限制，資料提取本身將失敗**。設定時，請適當設定重複次數和捲動後等待值，以免出現下方警告。預期時間可能因提取網站的伺服器、網路狀況而與實際時間不同。

<figure><img src="/files/59f150cd6bd734f741edbe8ca01ccd95e21ac48a" alt=""><figcaption></figcaption></figure>

</details>


---

# 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-hant/getting-started/databoard-features/settings-auto-scroll-zh-hant.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.
