# 結果頁面功能

使用 Listly 擴充功能提取資料時自動跳轉到的頁面。在結果頁面可以設定各種資料下載選項，商業方案及以上方案可以使用包括批量提取在內的進階功能。

![Result page screenshot](/files/sf6XHioYrpZZ2snPrff0)

{% stepper %}
{% step %}

### +批量

基於目前結果輸入連續 URL 進行批量提取。
{% endstep %}

{% step %}

### 重新提取

重新嘗試提取選定任務的資料。
{% endstep %}

{% step %}

### 日誌

如有批量提取記錄，可以查看日誌清單。
{% endstep %}

{% step %}

### 瀏覽器設定

可以查看套用於提取頁面的設定值。點擊後可以進入設定畫面。
{% endstep %}

{% step %}

### 資料夾下載

啟用切換按鈕後會顯示之前建立的資料夾群組。當結果頁面顯示的任務包含在特定資料夾中時使用。透過 Tabs 提取時，各頁面的資料會自動包含在一個資料夾中並啟用。
{% endstep %}

{% step %}

### 資料下載選項

可以設定欄位自動整理、超連結下載、欄位名稱變更功能。
{% endstep %}

{% step %}

### 移除空白欄位

使用滑桿可以自動移除空白比例高的欄位。
{% endstep %}

{% step %}

### Excel

將結果資料下載為 Excel 檔案。
{% endstep %}

{% step %}

### Google 試算表

將結果資料下載為 Google 試算表。
{% endstep %}

{% step %}

### API

使用 API 可以將資料匯出為 JSON、CSV 格式。
{% endstep %}

{% step %}

### Hook（鉤子）

提取結束後將結果通知到使用者想要的位置。
{% endstep %}

{% step %}

### 搜尋列

基於關鍵字可以快速找到包含所需資料的分頁。
{% 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-hant/getting-started/result-page-features-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.
