> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/zh-hant/getting-started/extension-features-zh-hant/whole-zh-hant.md).

# 整頁 (Whole)

## 什麼是 WHOLE 擷取？

只需點擊一次，就能擷取畫面上所有可見資訊的功能。Listly 會自動分析網頁並推薦最佳的資料模式。如果想要**簡單快速地**擷取資料，請使用 WHOLE 擷取功能。

{% hint style="success" %}
**超簡單快速上手**

➡️ 在目標頁面點擊 Listly 圖示 ➡️ 選擇 WHOLE ➡️ 在結果視窗中選擇要擷取的分頁 ➡️ 下載 Excel 檔案
{% endhint %}

***

## 使用方法

{% stepper %}
{% step %}

#### 在目標頁面點擊 Listly 圖示

在[已安裝 Listly](https://help.listly.io/docs/zh-hant/~/revisions/SU0WP3fgrGYvb4lYVar5/getting-started/quick-start-guide-zh-hant/how-to-install-listly-zh-hant) 的瀏覽器中開啟想要擷取的網頁，點擊 Listly 圖示 → 選擇 **\[WHOLE] 按鈕**。

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

{% step %}

#### 選擇 WHOLE

選擇 \[WHOLE] 擷取時，無需額外設定，約 1\~3 秒後會跳轉到結果視窗。在下方預覽分頁中確認要擷取的資料後，點擊 \[**Excel**] 或 \[**Google 試算表**] 按鈕匯出資料。

<figure><img src="/files/82386567b0d8961cd16d2eacf739641c3389e001" alt=""><figcaption></figcaption></figure>

→ [了解更多資料下載選項](https://help.listly.io/docs/zh-hant/~/revisions/SU0WP3fgrGYvb4lYVar5/getting-started/result-page-features-zh-hant/data-download-options-zh-hant)
{% endstep %}

{% step %}

#### 在結果視窗中選擇要擷取的分頁

請選擇包含想要資料的分頁。
{% endstep %}

{% step %}

#### 下載 Excel 檔案

擷取的資料會如下所示儲存在 Excel 中。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.listly.io/docs/zh-hant/getting-started/extension-features-zh-hant/whole-zh-hant.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
