# 본문 콘텐츠만 보이지 않습니다.

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

위와 같이 에러 스크린샷에 사이트의 헤더와 푸터만 보이고 주요 콘텐츠 영역이 표시되지 않는 경우, 다음과 같은 원인이 있을 수 있습니다.

**📌 예상 원인**

1. **사이트에 실제로 본문 데이터가 없는 경우**\*(예: 일자별로 연속된 페이지에서 특정일자에 데이터가 존재하지 않을 때)\*
2. 연결 환경이 정상 사용자와 다르다고 판단해 **본문 로딩을 의도적으로 지연시키거나 차단**한 경우

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

* **우선 수집에 실패한 URL에 직접 접속하여 실제로 콘텐츠가 존재하는 페이지인지 확인해보세요.**
* 일반 브라우저로 접속했을 때 본문 데이터가 존재하는 페이지가 정상적으로 나온다면 아래의 가이드를 참고해주세요.
* **\[설정 → 잠시 대기] 시간을 늘려** 페이지가 충분히 불러와진 후 추출이 진행되도록 조정해 보세요.

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

**데이터보드 오른쪽 상단의 \[실행속도] 혹은 \[설정 → 그룹추출 속도]**&#xB97C; ‘1’로 낮춰보세요. 요청 간 간격을 늘리면, 과도한 요청으로 인한 **로봇 감지를 피하는 데** 도움이 될 수 있습니다.

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

* **\[설정 → 리스틀리 프리미엄 프록시]**&#xC5D0;서 다른 국가의 IP를 선택해 보세요. IP 주소를 우회하여 차단된 페이지에 다시 접근할 수 있습니다. 단, 이 프록시는 리스틀리 서버를 사용하는 모든 사용자들의 공용 자원으로, 속도저하나 일시적 접속 불안정이 발생할 수 있습니다.

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

* **공용 프록시로 해결되지 않는 경우에는**, 전용 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>로 문의해주세요.


---

# 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/no-main-content-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.
