# Only a blank empty screen is visible

\
**Path change**, **Intentional loading delay**, **Redirection**, **Permission restriction** For reasons such as the above, when the collector accesses that URL **if the content does not load and it first reaches an empty page with no content** there is. In this case, the error screenshot will also show only a white background with no content.

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

#### **✅ Solution** <a href="#solution" id="solution"></a>

* First, click the \[shortcut icon] next to the URL to directly access the page. For more accurate diagnosis, **browser incognito mode** we recommend opening (browser logged out) and pasting the URL to check. *(Chrome incognito mode shortcut: Ctrl+Shift+N or Command+Shift+N)*

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

When accessing in incognito mode, **if the intended page appears after a certain time, increase the \[Settings → Wait briefly] time** and try adjusting so extraction proceeds after the page has loaded.

<figure><img src="https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=1998143704/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FiKxoYELFf9WS8XCvYe6S%2Fblobs%2F1WcrcvvzqQASjGWsT7o0%2Fblank-3.png" alt=""><figcaption></figcaption></figure>

If when accessing the URL **the URL in the address bar automatically changes** and **it becomes a different page such as the main screen or a login screen instead of the intended page, Redirection then**it may be difficult to extract with basic system automation settings.

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

{% hint style="success" %}
**If it is still difficult to resolve even after trying the suggested methods, please contact us at** [**hello@listly.io**](mailto:hello@listly.io)**. We will help you resolve the issue after an accurate diagnosis of the cause.**
{% 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/support/solutions-by-extraction-error-message/blank-empty-screen.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.
