# Only the main content is not visible

<figure><img src="https://3090065457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoHfMCeMlqJPW61OR5d1%2Fuploads%2FsCZfULHNXxFqfK2A2Rkr%2Finvisible-main-content.avif?alt=media&#x26;token=b9b337b5-09b8-44cd-8026-32c2bb702b58" alt=""><figcaption></figcaption></figure>

As shown above in the error screenshot, if only the site's header and footer are visible and the main content area is not displayed, the following causes may apply.

**📌 Possible causes**

1. **The site actually has no body/main content data**\*(e.g., when consecutive pages by date have no data on a particular date)\*
2. The connection environment is judged to be different from a normal user, so **the loading of the main content is intentionally delayed or blocked**in that case

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

* **First, try directly accessing the URL that failed to be crawled to check whether the page actually contains content.**
* If the page shows body content normally when accessed with a regular browser, please refer to the guide below.
* **Increase the \[Settings → Wait] time** to adjust so that extraction proceeds after the page has fully loaded.

<figure><img src="https://3090065457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoHfMCeMlqJPW61OR5d1%2Fuploads%2FCPlW2S4DFrsaC4zF4rIj%2Finvisible-main-content-solution.avif?alt=media&#x26;token=4f392612-49a4-4faa-a1cd-1b31ab4ab9b3" alt=""><figcaption></figcaption></figure>

**Lower the \[Execution Speed] at the top right of the dashboard or \[Settings → Group Extraction Speed]** to ‘1’. Increasing the interval between requests can help avoid **robot detection caused by excessive requests,** which may help.

<figure><img src="https://3090065457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoHfMCeMlqJPW61OR5d1%2Fuploads%2FV7EethyidX2hSlr2FTTb%2Fexecution-speed.avif?alt=media&#x26;token=7a1293ab-37e5-4a1e-baa2-3148a541bcc6" alt=""><figcaption></figcaption></figure>

* **\[Settings → Listly Premium Proxy]** Try selecting an IP from another country. You may be able to bypass IP blocking and access the page again. Note that this proxy is a shared resource used by all Listly server users, so speed degradation or temporary connection instability may occur.​​

{% hint style="success" %}
**If the shared proxy does not solve the issue,** consider a [**private proxy**](https://www.listly.io/help/ko/faq/%EA%B0%9C%EC%9D%B8-%ED%94%84%EB%A1%9D%EC%8B%9C-%EC%84%9C%EB%B2%84%EB%A5%BC-%EC%93%B0%EB%A9%B4-%EB%AD%90%EA%B0%80-%EC%A2%8B%EC%9D%80%EA%B0%80%EC%9A%94/) that provides a dedicated IP. It enables a more stable connection. To apply for a private proxy, \[[**click this link**](https://www.listly.io/contact?about=proxy)] or contact us at <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/support/solutions-by-extraction-error-message/main-content-not-visible.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.
