# 더 많은 데이터를 추출하기 위해 추출실행시간 제한을 조정할 수 있나요?

리스틀리는 모든 사용자가 서버 자원을 공평하게 나눠 사용할 수 있도록 10분이라는 시간 제한을 두고 있습니다.

이는 한 사용자가 서버를 독점적으로 사용할 경우, 다른 사용자들의 데이터 추출이 크게 지연될 수 있기 때문입니다.

이러한 불편을 사전에 방지하기 위해 추출 시간에 제한을 두고 있는데요.

가끔 수천, 수만 개의 데이터를 한꺼번에 추출하려다 시간 제한에 걸려 전부 추출하지 못하는 경우가 발생합니다.

[![Screenshot 2024-10-20 225505](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-10-20_225505.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-10-20_225505.scale-100.png)

이러한 문제를 해결하기 위해, 리스틀리에서는 소정의 추가 요금을 통해 추출 시간을 연장할 수 있는 기능을 제공하고 있습니다.

추출 시간을 연장하면, 기존 시간 제한으로 인해 추출하지 못했던 데이터도 늘어난 시간에 맞춰 추가로 받을 수 있습니다.

시간연장을 원하는 태스크 url주소와 함께, <hello@listly.io>로 문의 주세요.

데이터의 수집량, 즉 연장되어야 하는 추출실행시간에 따라 추가 요금은 달라집니다.

[![Screenshot 2024-10-17 191019](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-10-17_191019.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-10-17_191019.scale-100.png)

혹은 시간 연장 없이 무제한의 데이터 추출을 원하신다면 엔터프라이즈 플랜을 고려해보셔도 좋습니다.

엔터프라이즈 관련 다양한 혜택과 금액대가 궁금하다면 <hello@listly.io>로 월 추정 사용량과 타겟 웹사이트를 알려주세요.


---

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