# 設定 - 資料夾批次擷取

## 資料夾群組提取是什麼？

**將個別頁面提取的資料收集到一個資料夾中，匯出為一個 Excel 檔案的功能**。需要登入或無法透過輸入 URL 直接存取該頁面時，難以進行群組提取的情況下也可以使用。

例如一般公開頁面可以透過群組提取來提取，但**需要登入才能存取或無法透過 URL 存取的非公開頁面**，無法用一般群組提取來提取。這種情況可以利用資料夾群組提取功能來提取資料。

{% hint style="success" %}
**典型使用案例**

* **非公開頁面 ⇒ 資料夾群組提取**：與 Listly 可以直接訪問的公開頁面（一般群組提取）不同，非公開頁面 Listly 無法代替使用者直接訪問。因此使用者需要直接訪問該頁面提取資料後，再分組提取。
* [**分頁提取**](https://help.listly.io/docs/ko/getting-started/listly-basics/tabs-parts-extraction)：可以自動將多個分頁同時提取的資料收集到資料夾中提取。
  {% endhint %}

{% hint style="info" %}
**超簡單跟著做**\
➡️ 直接提取資料 ➡️ 建立資料夾群組 ➡️ 將提取的資料移至資料夾 ➡️ 下載資料夾群組
{% endhint %}

***

## 使用方法

{% stepper %}
{% step %}

#### 登入後提取第一頁

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/kMhRnyG6CkHfGG4ilqnM/1.png)

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/rlHkyyjIilKBm843H2km/2.png)
{% endstep %}

{% step %}

#### 以此類推提取第二、第三、第四...頁，直到所需頁面

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/nf1HBqKHPpYzSTVfmp7n/3.png)
{% endstep %}

{% step %}

#### **資料夾列表** → **新增** 建立新資料夾

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/YHYVktQM00O7R7nPgNTc/4.png)

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/J7COhOFZj7pj3gtN6pUV/5.png)

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/tNlgYDZ1qCXiggg5MmwZ/6.png)
{% endstep %}

{% step %}

#### 選擇剛提取的資料後按 **移動** 移至新建的資料夾

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/5QC0EuGBdmK98Y3jHmlj/7.png)

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/rLODg4N3QdPVxY0fl8DG/8.png)
{% endstep %}

{% step %}

#### 開啟其中一個提取結果

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/73mBlBAK7a52Mfhqs1SE/9.png)
{% endstep %}

{% step %}

#### 將 **目前 URL** 選項更改為 **資料夾群組**

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/9mjjXoZnUwymvO08xgoV/10.png)
{% endstep %}

{% step %}

#### 選擇所需資料夾後按 **Excel** 下載

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/iwuj90Kq3sYCgReXvgfT/11.png)

![](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/7jZGucSKMB0ubub25qw2/12.png)
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**注意事項**

* 如果混合了**不同結構**的任務，**Excel 檔案將無法正確生成**。資料夾中包含的所有任務必須是**相同結構**。
* 資料夾不僅可以用於下載，也可以用於**資料面板整理**。
  {% endhint %}


---

# 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/databoard-features/folder-group-extraction-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.
