# Group Extraction - Extract Detail Page URLs

## How to Use&#x20;

{% hint style="info" %}
**Quick Start**&#x20;

➡️ Prepare URLs of pages to group extract ➡️ Access representative page and click Listly icon ➡️ Select PARTS ➡️ Click \[ + Group ] button in result window ➡️ Enter URLs → Run \[ Re-extract ] ➡️ Download group results as Excel file
{% endhint %}

***

## How to Prepare URLs of Pages for Group Extraction&#x20;

{% stepper %}
{% step %}

#### Extract the area containing links from list page → detail page

Before accessing detail pages, extract page information from the **list page** where those pages are gathered using Listly. You can use either \[Whole] or \[Parts] extraction, but it's important to **select an area containing 'links to detail pages'**.

<figure><img src="https://content.gitbook.com/content/goHfMCeMlqJPW61OR5d1/blobs/8dmCui5BSR435TwhtxxX/group%20detail%201.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Download detail page hyperlinks

Check the Data tab in the result window, **check the \[Hyperlink] option**, then export to Excel or Google Sheets.

<figure><img src="https://content.gitbook.com/content/goHfMCeMlqJPW61OR5d1/blobs/UB4851i5h9W8HfIyBp7y/group%20detail%202.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Open the downloaded file to check detail page URLs

You can see detail page URLs in the downloaded Excel file.

<figure><img src="https://content.gitbook.com/content/goHfMCeMlqJPW61OR5d1/blobs/LupkT6qVWsO81eDVSsvd/group%20detail%203.png" alt=""><figcaption></figcaption></figure>
{% 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/getting-started/result-page-features/group-extraction-detail-page-urls.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.
