# 整页 (Whole)

## 全页提取是什么？

只需点击一次就能提取画面上所有可见信息的功能。Listly 会自动分析网页，推荐最佳的数据模式。想**简便快速**提取数据时，使用全页提取功能。

{% hint style="success" %}
**超简单跟着做**

➡️ 在想要的页面点击 Listly 图标 ➡️ 选择全页（WHOLE）➡️ 在结果窗口选择要提取的标签 ➡️ 下载 Excel 文件
{% endhint %}

***

## 使用方法

{% stepper %}
{% step %}

#### 在想要的页面点击 Listly 图标

在[安装 Listly](https://help.listly.io/docs/ko/getting-started/listly-help/how-to-install-listly) 的浏览器打开想提取的网页后，点击 Listly 图标 → **选择【全页】按钮**。

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

{% step %}

#### 选择全页（WHOLE）

【全页】提取时无需额外设置，约 1\~3 秒后前往结果窗口。在下方预览标签确认要提取的数据后，点击【**Excel**】或【**Google 表格**】按钮导出数据。

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

→ [更多了解数据下载选项](https://help.listly.io/docs/ko/getting-started/result-page-features/data-download-options)
{% endstep %}

{% step %}

#### 在结果窗口选择要提取的标签

在结果窗口选择包含想要数据的标签。
{% endstep %}

{% step %}

#### 下载 Excel 文件

提取的数据会如下保存在 Excel。

<figure><img src="/files/df63b311174021f451296a3d68a597fe003904d1" alt=""><figcaption></figcaption></figure>
{% 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/zh-hans/getting-started/extension-features/whole.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.
