> 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).

# 擷取整頁（Extract Whole）

## 什麼是擷取整頁（Extract Whole）？

只需點擊一次，就能擷取畫面上所有可見資訊的功能。Listly 會自動分析網頁並推薦最佳的資料模式。當您想**簡單又快速地**擷取資料時，請使用擷取整頁（Extract Whole）。

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

➡️ 在目標頁面點擊 Listly 圖示 ➡️ 選擇擷取整頁（Extract Whole） ➡️ 在結果中選擇要擷取的分頁\
➡️ 下載您的資料
{% endhint %}

## 使用方法

{% stepper %}
{% step %}

#### 在目標頁面點擊 Listly 圖示並選擇「擷取整頁（Extract Whole）」

在已[安裝 Listly](https://help.listly.io/docs/zh-hant/~/revisions/25kzuyEnsO6EvNssD2Fn/getting-started/quick-start-guide-zh-hant/how-to-install-listly-zh-hant) 的瀏覽器中開啟想擷取資料的網頁，接著點擊 Listly 圖示 → **選擇 \[擷取整頁（Extract Whole）] 按鈕**。

<figure><img src="https://1853862850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQSPSOmaFPAz7khj6t7Ds%2Fuploads%2F304tUY5wegkVS5JVUqpU%2Fimage.png?alt=media&amp;token=4418d5c5-2a45-4dbf-a498-cd97b6ed43b4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 前往結果頁面

點擊按鈕後，無需任何額外設定，約 1～3 秒便會帶您前往結果頁面。在下方的預覽分頁確認要擷取的資料後，點擊 \[**Excel**] 或 \[**Google Sheets**] 按鈕匯出資料。

<figure><img src="https://1853862850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQSPSOmaFPAz7khj6t7Ds%2Fuploads%2FT3AlvX4UTzL0YY4lg2kh%2Fimage.png?alt=media&amp;token=dc721920-e207-446c-bd6f-681e503d5c72" alt=""><figcaption></figcaption></figure>

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

{% step %}

### 將您的資料下載為 Excel

您擷取的資料會如下所示儲存為 Excel。

<figure><img src="https://1853862850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQSPSOmaFPAz7khj6t7Ds%2Fuploads%2FcQrsw51DSrQDz4qzLDet%2Fimage.png?alt=media&amp;token=f0fa9f88-a9d4-42c1-8932-dea64bb82d36" 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.
