# 탭스 추출을 해야 하는데, 웹사이트의 새 탭이 나타나지 않습니다. 차단된 건가요?

탭스 추출을 하기 위해서는 새로운 탭들을 먼저 띄워두셔야 합니다.

목록 페이지에 들어가서 추출을 원하는 상세페이지들을, 마우스 우클릭을 통해 여신 뒤 한꺼번에 추출하는 분들이 많은데요.

가끔 이상하게도 어떤 상세페이지는 잘 나타나고, 어떤 상세페이지는 BLANK#BLOCKED 가 나타나며 빈 화면을 보여주는 경우가 있습니다.

[![Screenshot 2024-07-02 011443](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_011443.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_011443.scale-100.png)

예를 들어 위와 같은 목록 페이지에서 나타나는 8개의 상세페이지들을, 새로운 탭으로 열어본다고 가정할게요.

마우스 우클릭을 통해 빠르게 하나씩 열어줍니다.

[![Screenshot 2024-07-02 012259](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_012259.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_012259.scale-100.png)

그런데 아래 화면처럼 새 탭으로 열었을 때 잘 나타나는 상세페이지가 있지만,

탭으로 열어도 하나도 정보가 없는 경우가 있습니다. 왜 이런 현상이 발생하는 걸까요?

[![Screenshot 2024-07-02 012443](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_012443.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_012443.scale-100.png)[![Screenshot 2024-07-02 012622](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_012622.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_012622.scale-100.png)

사용자가 마우스 우클릭을 할 때 정확하게 동일한 위치에서 열지 않고, 잘못된 링크를 열 때 발생하는 문제입니다.

아래 화면을 참조해보겠습니다.

동일한 목록페이지이지만, 한번은 상세페이지 썸네일에 우클릭을 하고, 한 번은 상세페이지 타이틀에 우클릭을 했다면?

새 탭이 열리지 않고, 상세페이지 타이틀에 우클릭을 했다면 빈 화면, 즉 '없는 주소'로 나타나는 겁니다.

이를 꼭 방지하고 싶은 분들이라면 다른 확장프로그램을 사용하여 URL을 한번에 열어주는 기능을 활용하시길 권합니다.

[![Screenshot 2024-07-02 013233](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_013233.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2024-07-02_013233.scale-100.png)[![스크린샷1](https://listly-spongebob.s3.amazonaws.com/media/images/SeuKeuLinSyas1.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/SeuKeuLinSyas1.scale-100.png)


---

# 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/faq/scraping-errors/.-3.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.
