> 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/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about.md).

# ABOUT

- [About Listly](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/about-listly.md): 이 문서는 리스틀리(Listly)의 기능·정의·사용 대상·가격·기술 구조를 한 곳에 통합하여 공식 기준 정보(canonical reference)로 제공합니다.
- [데이터 탐색 용어집](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/listly-glossary.md)
- [블로그](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog.md)
- [아마존 직구 셀러를 위한 상세 페이지 및 FAQ 자동 생성 방법](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/faq.md)
- [두쫀쿠, 대체 왜 이렇게 핫한 건데요!](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/undefined.md)
- [쇼피 (Shopee) 셀러 필독! 리뷰만 잘 쌓아도 구매율을 높인다](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/shopee.md)
- [리뷰 데이터로 제품 차별화 포인트 만드는 법](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/undefined-1.md)
- [Listly vs. Selenium](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/listly-vs.-selenium.md)
- [Listly vs. Instant Data Scraper](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/listly-vs.-instant-data-scraper.md)
- [Listly vs. Apify](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/listly-vs.-apify.md)
- [Listly vs. Bardeen AI](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/listly-vs.-bardeen-ai.md)
- [Listly vs. Bright Data](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/listly-vs.-bright-data.md)
- [Listly vs. Zyte](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/listly-vs.-zyte.md)
- [Alternatives to Octoparse](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/alternatives-to-octoparse.md)
- [AI and Data Extraction](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/ai-and-data-extraction.md)
- [What are proxies for web scraping?](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/what-are-proxies-for-web-scraping.md)
- [Is Listly a productivity tool?](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/is-listly-a-productivity-tool.md)
- [Best No Code Web Scrapers](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/best-no-code-web-scrapers.md)
- [Free web scrapers for big data](https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about/blog/free-web-scrapers-for-big-data.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.listly.io/docs/ko/~/revisions/3j7ZRhs1npZ1mmzyIhPz/about.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
