# 전체 추출 (Whole)

## 전체 추출이란?&#x20;

한 번의 클릭으로 화면에 보이는 모든 정보를 추출할 수 있는 기능입니다. 리스틀리가 웹 페이지를 자동으로 분석해 최적의 데이터 패턴을 추천해줍니다. **간편하고 빠르게** 데이터를 추출하고 싶다면 전체 추출 기능을 사용해보세요.

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

➡️ 원하는 페이지에서 리스틀리 아이콘 클릭 ➡️ 전체(WHOLE) 선택 ➡️ 결과창에서 추출할 탭 선택 ➡️ 엑셀 파일 다운로드
{% endhint %}

***

## 사용방법&#x20;

{% stepper %}
{% step %}

### **원하는 페이지에서 리스틀리 아이콘 클릭하기**

[리스틀리가 설치](/docs/ko/getting-started/listly-help/how-to-install-listly.md)된 브라우저에서 추출을 원하는 웹 페이지를 연 다음, 리스틀리 아이콘을 클릭 → **\[전체] 버튼을 선택**합니다.

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

{% step %}

### 전체(WHOLE) 선택하기&#x20;

\[전체] 추출 시 별도의 설정 없이 약 1\~3초 후 결과창으로 이동합니다. 하단 미리보기 탭에서 추출할 데이터를 확인 한 후, \[**엑셀**] 혹은 \[**구글시트**] 버튼을 클릭하여 데이터를 내보냅니다.&#x20;

<figure><img src="/files/LAnwkqdl3sNhUX2m2KKF" alt=""><figcaption></figcaption></figure>

→ [데이터 다운로드 옵션 더 알아보기](/docs/ko/getting-started/result-page-features/data-download-options.md)
{% endstep %}

{% step %}

### 결과창에서 추출할 탭 선택하기&#x20;

결과창에서 원하는 데이터를 포함하고 있는 탭을 선택해주세요.
{% endstep %}

{% step %}

### 엑셀 파일 다운로드하기&#x20;

추출된 데이터가 아래와 같이 엑셀에 저장됩니다.

<figure><img src="/files/2rBhrZxvV9ruwxYAMn8b" 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/listly-basics/whole-extraction.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.
