# 結果ページの機能

Listly拡張機能でデータを抽出すると自動的にリダイレクトされるページです。結果ページでは、さまざまなデータダウンロードオプションを設定したり、Businessプラン以上で利用可能なグループ抽出を含む高度な機能を使用できます。

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

{% stepper %}
{% step %}

### +Group

現在の結果に基づいて連続URLを入力し、グループ抽出を実行します。
{% endstep %}

{% step %}

### 再抽出

選択したタスクのデータ抽出を再試行します。
{% endstep %}

{% step %}

### ログ

グループ抽出の履歴がある場合、ログリストを表示します。
{% endstep %}

{% step %}

### ブラウザ設定

抽出されたページに適用された設定を確認します。クリックすると設定画面に入ります。
{% endstep %}

{% step %}

### フォルダダウンロード

トグルボタンが有効になっている場合、以前に作成されたフォルダグループが表示されます。結果ページタスクが特定のフォルダに含まれている場合に使用します。Tabs抽出の場合、各ページのデータは自動的に1つのフォルダで有効になります。
{% 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/ja/getting-started/result-page-features.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.
