# 设置 - 自动滚动

## 什么是自动滚动？

**当您需要在提取的页面上重复向下滚动**才能查看更多产品信息时使用此功能。

{% hint style="info" %}
**快速入门**

➡️ 提取数据 ➡️ Databoard 设置 ➡️ 选择自动滚动选项 ➡️ 保存 ➡️ 重新提取数据
{% endhint %}

***

## 使用方法

{% stepper %}
{% step %}
**从您想要的页面提取数据。（建议使用 Parts 提取）**

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

{% step %}
**导航到 Databoard。**

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

{% step %}
**点击&#x20;**<mark style="color:red;">**`Settings`**</mark>**&#x20;图标。**

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

{% step %}
**选择自动滚动选项并保存。**

* **Number of times to repeat**：您想重复向下滚动操作多少次？
* **Wait after scrolling**：每次滚动后您想等待多少秒？

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

{% step %}
**点击&#x20;**<mark style="color:red;">**`Re-extract`**</mark>**&#x20;按钮再次提取数据。**

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

***

## 自动滚动常见问题

<details>

<summary>自动滚动在某些页面上效果不好。</summary>

* **尝试设置更长的滚动后等待时间。**\
  自动滚动受到采集页面速度的很大影响。对于 YouTube，有时每次尝试加载额外评论可能需要超过 5 秒。设置更长的滚动后等待时间会显著增加接收所有所需数据的机会。

<figure><img src="/files/0d3566b0d6819bf29c3b7b1ee1a41edbb35eee09" alt=""><figcaption></figcaption></figure>

* **执行时间限制为最多 10 分钟。**\
  Listly 代替您提取数据的功能只能运行<mark style="color:red;">**`最多 10 分钟`**</mark>，因此设置太多滚动重复和过长的等待时间会导致**数据提取因执行时间限制而失败**。配置设置时，**适当设置重复次数和等待时间**，以便不会出现以下警告。预计时间可能因网站服务器和网络条件与实际时间有所不同。

<figure><img src="/files/b9d161285b548ef226ef08f36ecb3a13f377cb17" 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-hans/getting-started/databoard-features/she-zhi-zi-dong-gun-dong.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.
