# 그룹추출은 무엇이고, 어떻게 사용할 수 있나요?

리스틀리 그룹추출은 수백, 수천 개의 웹 페이지에서 데이터를 추출해 하나의 엑셀 파일로 변환해주는 기능입니다. 시간이 오래 걸리는 반복된 작업도 리스틀리에서 개발한 알고리즘을 이용해 단 몇 초만에 완료할 수 있어요. 대량의 웹 데이터를 엑셀, 구글시트, 혹은 API로 간편하게 수집하실 수 있습니다. 상세 페이지에서 이커머스 제품 정보, 영업에 사용될 연락처와 이메일 주소, 부동산 매물 혹은 투자자 정보 등을 수집하고자 하신다면, 그룹추출 기능으로 한 번에 해결해보세요. 현재 [유료 플랜 구독 시 사용 가능](https://www.listly.io/pricing)하며, 리스틀리의 많은 사용자분들께서 만족하며 사용하고 계신 대표 기능 중 하나입니다.


---

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