# 결과페이지 자세히 알아보기

리스틀리 확장프로그램을 이용해 데이터 추출 시, 자동으로 이동하는 페이지입니다. 결과페이지에서는 다양한 데이터 다운로드 옵션을 설정할 수 있으며, 비즈니스 포함 상위 플랜의 경우 그룹 추출을 포함한 고급 기능을 이용할 수 있습니다.

<figure><img src="/files/0gxaHxrkiuy650jfuMYL" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**➊**</mark>**&#x20;+그룹** : 현재 결과를 기반으로 연속 URL을 입력해 그룹추출을 할 수 있습니다.

<mark style="color:red;">**➋**</mark>**&#x20;재추출** : 선택된 태스크의 데이터 추출을 다시 시도합니다.

<mark style="color:red;">**➌**</mark>**&#x20;로그** : 그룹추출 기록이 있을 시, 로그 목록을 확인할 수 있습니다.

<mark style="color:red;">**➍**</mark>**&#x20;브라우저 설정** : 추출한 페이지에 적용된 설정값을 확인할 수 있습니다. 클릭 시 설정화면으로 진입할 수 있습니다.

<mark style="color:red;">**➎**</mark>**&#x20;폴더 다운로드** : 토글버튼을 활성화 시키면 기존에 생성해둔 폴더 그룹이 나타납니다. 결과 페이지에서 보여지는 태스크가 특정 폴더에 포함되어 있을 경우 사용합니다. 탭스(Tabs)로 추출했을 경우, 각 페이지들 의 데이터가 한 폴더에 담겨 자동으로 활성화됩니다.

<mark style="color:red;">**➏**</mark>**&#x20;데이터 다운로드 옵션** : 칼럼 자동정리, 하이퍼링크 다운로드, 칼럼 이름 변경 기능을 설정할 수 있습니다.

<mark style="color:red;">**➐**</mark>**&#x20;비어있는 열 제거** : 슬라이더를 이용해 빈칸 비율이 높은 열을 자동으로 제거할 수 있습니다.

<mark style="color:red;">**➑**</mark>**&#x20;엑셀** : 결과 데이터를 엑셀 파일로 다운로드합니다.

<mark style="color:red;">**➒**</mark>**&#x20;구글시트** : 결과 데이터를 구글 스프레드시트로 다운로드합니다.

<mark style="color:red;">**❿**</mark>**&#x20;API** : API를 이용해 데이터를 JSON, CSV 형태로 내보낼 수 있습니다.

<mark style="color:red;">**⓫**</mark>**&#x20;Hook (훅)** : 추출이 끝난 후의 결과를 사용자가 원하는 곳에 결과를 알려줍니다.

<mark style="color:red;">**⓬**</mark>**&#x20;검색바** : 키워드 기반으로 원하는 데이터가 포함되어 있는 탭을 빠르게 찾을 수 있습니다.


---

# 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.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.
