> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/ja/getting-started/result-page-features/group-extraction-detail-page-urls.md).

# グループ抽出 - 詳細ページURL

## 使い方

{% hint style="info" %}
**超簡単チュートリアル**

➡️ グループ抽出するページのURLを準備 ➡️ 代表ページにアクセス後、Listlyアイコンをクリック ➡️ 部分（PARTS）を選択 ➡️ 結果ウィンドウで\[+グループ]ボタンをクリック ➡️ URLを入力 → \[再抽出]を実行 ➡️ グループ結果をExcelファイルとしてダウンロード
{% endhint %}

***

## グループ抽出するページのURLの準備方法

{% stepper %}
{% step %}

#### リストページ → 詳細ページに移動するリンクが含まれる領域を抽出する

詳細ページにアクセスする前に、そのページが集まっている**リストページ**でListlyを実行してページ情報を抽出します。抽出方式は\[全体（Whole）]または\[部分（Parts）]のどちらでも可能ですが、**「詳細ページに移動するリンク」が含まれる領域を選択**することが重要です。

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

{% step %}

#### 詳細ページのハイパーリンクをダウンロードする

結果ウィンドウでデータタブを確認し、**\[ハイパーリンク]オプションにチェックを入れた後**、ExcelまたはGoogleシートにエクスポートします。

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

{% step %}

#### ダウンロードしたファイルを開いて詳細ページURLを確認する

ダウンロードしたExcelファイルで詳細ページのURLを確認できます。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.listly.io/docs/ja/getting-started/result-page-features/group-extraction-detail-page-urls.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
