# 页面显示为空白。

![错误截图](https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/XASO5aPCfjLKzqiCNEHt/invisible%20main%20content.avif)

如上面错误截图所示，如果仅网站的页眉和页脚可见，而主要内容区域未显示，可能适用以下原因。

🔌 可能的原因

* 网站实际上没有正文/主要内容数据（例如，按日期连续的页面在特定日期没有数据）
* 连接环境被判断为与普通用户不同，因此主要内容的加载被故意延迟或阻止

## ✅ 解决方案 <a href="#solution" id="solution"></a>

* 首先，尝试直接访问提取失败的 URL，检查页面是否实际包含内容。
* 如果使用常规浏览器访问时页面正常显示正文内容，请参考以下指南。
* 增加 \[设置 → 等待] 时间，调整为在页面完全加载后继续提取。

![等待设置示例](https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/ShHG8NHVKWyWDBnoroXa/invisible%20main%20content%20solution.avif)

* 降低仪表板右上角的 \[执行速度] 或 \[设置 → 批量提取速度] 至 "1"。增加请求之间的间隔可以帮助避免由于过多请求导致的机器人检测，这可能有所帮助。

![执行速度示例](https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/qy5DWeWPIyRSnXhiKPnu/execution%20speed.avif)

* \[设置 → Listly 高级代理] 尝试从另一个国家选择 IP。您可能能够绕过 IP 阻止并再次访问页面。请注意，此代理是所有 Listly 服务器用户使用的共享资源，因此可能会出现速度下降或临时连接不稳定的情况。

{% hint style="success" %}
如果共享代理无法解决问题，请考虑使用提供专用 IP 的[**私人代理**](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/)。它可以实现更稳定的连接。要申请私人代理，请通过 \[[**此链接**](https://www.listly.io/contact?about=proxy)] 或发送邮件至 <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/zh-hans/support/solutions-by-extraction-failure-message/ye-mian-xian-shi-wei-kong-bai.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.
