# 全体 (Whole)

## 全体抽出とは？

ワンクリックで画面に表示されるすべての情報を抽出できる機能です。Listlyがウェブページを自動的に分析し、最適なデータパターンを推奨します。**簡単かつ迅速に**データを抽出したい場合は、全体抽出機能を使用してください。

{% hint style="success" %}
**超簡単ガイド**

➡️ 目的のページでListlyアイコンをクリック ➡️ 全体（WHOLE）を選択 ➡️ 結果ウィンドウで抽出するタブを選択 ➡️ Excelファイルをダウンロード
{% endhint %}

***

## 使い方

{% stepper %}
{% step %}

#### 目的のページでListlyアイコンをクリック

[Listlyがインストールされた](https://help.listly.io/docs/ja/~/revisions/8HYcVPKMxph0gzWRX4MW/getting-started/quick-start-guide/how-to-install-listly)ブラウザで抽出したいウェブページを開き、Listlyアイコンをクリック → **\[全体]ボタンを選択**します。

![全体抽出 ステップ1](/files/4cf01cfa6020652680115fa136efeff9adb5e703)
{% endstep %}

{% step %}

#### 全体（WHOLE）を選択

\[全体]抽出時は、別途の設定なしに約1〜3秒後に結果ウィンドウに移動します。下部のプレビュータブで抽出するデータを確認した後、\[**Excel**]または\[**Googleシート**]ボタンをクリックしてデータをエクスポートします。

![全体抽出 プレビュー](/files/696a68394b08d04c39e06ee2963c94fe89b9ab38)

→ [データダウンロードオプションについてもっと学ぶ](https://help.listly.io/docs/ko/getting-started/result-page-features/data-download-options)
{% endstep %}

{% step %}

#### 結果ウィンドウで抽出するタブを選択

結果ウィンドウで目的のデータを含むタブを選択してください。
{% endstep %}

{% step %}

#### Excelファイルをダウンロード

抽出されたデータが以下のようにExcelに保存されます。

![全体抽出 Excel出力例](/files/a9ddb247e981def1a8578a42ebd446016bec40ae)
{% 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/ja/getting-started/extension-features/whole.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.
