# 그룹추출 - 상세페이지 URL 추출하기

## 사용방법

{% hint style="info" %}
**초간단 따라하기**

➡️ 그룹 추출할 페이지들의 URL 준비 ➡️ 대표 페이지 접속 후 리스틀리 아이콘 클릭 ➡️ 부분(PARTS) 선택 ➡️ 결과창에서 \[+그룹] 버튼 클릭 ➡️ URL 입력 → \[재추출] 실행 ➡️ 그룹 결과를 엑셀 파일로 다운로드
{% endhint %}

***

## 그룹 추출할 페이지들의 URL 준비 방법&#x20;

{% stepper %}
{% step %}

### 목록 페이지 → 상세 페이지로 이동하는 링크가 포함된 영역 추출하기&#x20;

상세 페이지에 접속하기 전 해당 페이지들이 모여있는 **목록 페이지**에서 리스틀리를 실행해 페이지 정보를 추출합니다. 추출 방식은 \[전체(Whole)] 또는 \[부분(Parts)] 모두 가능하나, **‘상세페이지로 이동하는 링크’가 포함된 영역을 선택**하는 것이 중요합니다.

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/yXiJh42pUIjVDFb7uV7j/group-detail-1.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 상세 페이지 하이퍼링크 다운로드 받기

결과창에서 데이터 탭을 확인하고, **\[하이퍼링크] 옵션에 체크한 뒤**, 엑셀 또는 구글시트로 내보내기 합니다.&#x20;

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/0v7xItKJP7MoNzBLeiQG/group-detail-2.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 다운로드한 파일을 열어 상세 페이지 URL 확인하기&#x20;

다운로드한 엑셀 파일에서 상세 페이지의 URL을 확인할 수 있습니다.

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/lU9UiMqlEGIobtUNw4my/group-detail-3.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/docs/ko/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.
