# フォルダーグループ抽出

## フォルダグループ抽出とは？

**個別ページで抽出したデータを1つのフォルダにまとめ、1つのExcelファイルにエクスポートする機能**です。ログインが必要だったり、URLを入力してそのページに直接アクセスできない場合、グループ抽出が難しい場合にも活用できます。

例えば、一般的な公開ページはグループ抽出を通じて抽出できますが、**ログインしなければアクセスできなかったり、URLでアクセスできない非公開ページ**の場合は、一般的なグループ抽出で抽出できません。この場合、フォルダグループ抽出機能を利用してデータを抽出できます。

{% hint style="success" %}
**代表的な活用事例**

* **非公開ページ ⇒ フォルダグループ抽出**：Listlyが直接訪問できる公開ページ（一般グループ抽出）とは異なり、非公開ページはListlyがユーザーの代わりに直接訪問することができません。そのため、ユーザーご自身が直接そのページに訪問してデータを抽出した後、グループにまとめて抽出できます。
* [**タブス抽出**](https://help.listly.io/docs/ja/~/revisions/ECtzxIK14zDMtRdjeTaY/getting-started/extension-features/tabs-parts)：複数のタブから同時に抽出したデータを自動的にフォルダにまとめて抽出できます。
  {% endhint %}

{% hint style="info" %}
**超簡単チュートリアル**\
➡️ 直接データ抽出 ➡️ フォルダグループを作成 ➡️ 抽出したデータをフォルダに移動 ➡️ フォルダグループをダウンロード
{% endhint %}

***

## 使い方

{% stepper %}
{% step %}

#### ログイン後、最初のページを抽出してください。

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

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

{% step %}

#### 2番目、3番目、4番目...このように目的のページまで一度に1ページずつ抽出してください。

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

{% step %}

#### フォルダリスト → 追加 を押して新しいフォルダを作成してください。

<figure><img src="/files/0986eac582ce550c6ff13649570f912e1e91bef1" alt=""><figcaption></figcaption></figure>

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

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

{% step %}

#### 先ほど抽出したデータを選択後、移動 を押して新しく作ったフォルダに移動してください。

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

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

{% step %}

#### 抽出した結果の1つを開いてください。

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

{% step %}

#### 現在のURL というオプションを フォルダグループ に変更後、抽出した結果の1つを開いてください。

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

{% step %}

#### 目的のフォルダを選択後、Excel ボタンを押してダウンロードしてください。

<figure><img src="/files/17e76dbf3ecd3bc5c06fbe70e33a9894ef3a3f19" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0a1ab3e4b26394ffff3fd9481a162d903a6766fa" alt=""><figcaption></figcaption></figure>
{% 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/ja/getting-started/databoard-features/folder-group-extraction.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.
