# 페이스북 댓글 추출을 하고 싶어요.

페이스북 댓글을 추출하고 싶다면, 이렇게 리스틀리를 활용해보세요.

먼저 페이스북 계정에 로그인하신 뒤, 추출을 원하는 포스트를 클릭합니다.

그 뒤 우측 필터를 클릭하여 '모든 댓글'이 나오도록 필터링 합니다.

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

관련성 높은 댓글로 자동 설정되어 나타나는 경우에는, 모든 댓글을 보여주지 않아요.

그렇기에 리스틀리로 댓글들을 전부 추출할 수 없게 됩니다.

따라서 우측 필터를 클릭하여 '모든 댓글' 로 세팅하고 페이지 하단으로 가서 '댓글 더보기' 버튼을 눌러줍니다.

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

그 후 댓글 영역 전체를 리스틀리 부분 추출로 눌러주신 뒤 추출하여 엑셀 파일이나 구글 스프레드 시트로 다운로드 받습니다.


---

# 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/facebook-reply.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.
