# 표처럼 생긴 데이터도 추출할 수 있나요?

네, 테이블 표처럼 생긴 데이터도 추출하실 수 있습니다. 리스틀리 확장프로그램에서 **TABLE DATA 버튼**을 활성화시켜주세요. "표처럼 생긴" 데이터를 추출할 때 유용하게 사용하실 수 있어요. 왼쪽이 OFF (꺼짐), 오른쪽이 ON (켜짐) 상태입니다. 기본값인 OFF (꺼짐) 상태로 사용하시다가, 데이터가 표처럼 생겼는데 잘 추출이 되지 않는 것 같은 경우에 ON (켜짐) 상태로 변경해 추출해보세요.

{% columns %}
{% column %}

<figure><img src="/files/UnzkCrOkx3LCWVHFlQve" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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/support/faq/features/undefined-15.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.
