> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/ko/support/faq/inquiry/undefined.md).

# 어떤 데이터를 수집할 수 있나요?

[리스틀리](https://chromewebstore.google.com/detail/listly-web-scraping/ihljmnfgkkmoikgkdkjejbkpdpbmcgeh?utm_source=homepage\&pli=1)를 이용해 데이터를 추출하실 경우, 텍스트, 이미지 URL, 숨어있는 페이지 주소, HTML 코드 등의 웹 데이터를 다운받을 수 있습니다. 추가로 [리스틀리 이미지 다운로더](https://www.imagedownloader.io/ko/) 이용 시, 이미지 URL을 이미지 파일로 바로 변경 및 다운로드하실 수 있습니다.&#x20;

다만, XML 사이트맵이나 PDF 파일, 동영상 등의 파일 형식에서 데이터 추출이 불가능합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/inquiry/undefined.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.
