# 아무것도 없는 빈 화면만 보입니다.

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

**경로 변경**, **의도적인 로딩 지연**, **리디렉션**, **권한 제한** 등의 이유로 인해, 수집기가 해당 URL에 접근했을 때 **콘텐츠가 로드되지 않고 내용이 없는 빈 페이지에 먼저 도달하는 경우**가 있습니다. 이 경우, 에러 스크린샷에도 아무런 콘텐츠 없이 흰 배경만 남게 됩니다.

### **✅ 해결방법**

* 우선 URL 옆의 \[바로가기 아이콘]을 클릭하여 해당 페이지에 직접 접속해보세요. 보다 정확한 원인 파악을 위해, **브라우저 시크릿 모드**(브라우저 비로그인 상태)를 열고 해당 URL을 붙여넣어 확인해보는 것을 권장합니다. *(크롬 시크릿 모드 단축키 : Ctrl+Shift+N 또는 Command+Shift+N)*

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

시크릿 모드에서 접속을 했을 때, **일정 시간 후에 원래 의도한 페이지가 나타난다면, \[설정 → 잠시 대기] 시간을 늘려** 페이지가 로드된 이후 추출이 진행되도록 조정해 보세요.

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

만약 URL로 접근했을 때 **주소창의 URL이 자동으로 변경**되며 **메인 화면 또는 로그인 화면 등 의도한 페이지가 아닌 다른 페이지로&#x20;**<mark style="color:red;">**리디렉션**</mark>**된다면**, 기본적인 시스템 자동화 설정으로는 추출이 어려울 수 있습니다.

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

{% hint style="success" %}
**안내된 방법을 시도했음에도 해결이 어렵다면,** [**hello@listly.io**](mailto:hello@listly.io)**로 문의해 주세요. 정확한 원인 진단 후 해결을 도와드리겠습니다.**
{% endhint %}


---

# 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/troubleshooting/empty-data-error.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.
