# 설정 - 접속기기 종류

> 모바일 페이지를 반복해서 추출하고 싶은 경우에 사용해보세요.

{% hint style="info" %}
**초간단 따라하기**

**모바일 페이지 기본 추출** \
구글 크롬에서 F12 (개발자 모드) ➡️ Ctrl+Shift+M ➡️ 왼쪽 상단 Responsive를 모바일 기기로 변경 ➡️ 주소창에 모바일 주소 입력후 접속 ➡️ WHOLE 추출

**모바일 페이지로 반복해서 추출하고 싶은 경우** \
DATABOARD ➡️ 설정 아이콘 클릭 ➡️ 접속기기 종류 모바일로 변경 ➡️ 스케줄러 설정
{% endhint %}

<figure><img src="/files/9ZOpNHcu0bIBoCItytOa" alt=""><figcaption></figcaption></figure>

***

## 사용방법

### <예제로 살펴보기 1> **모바일 페이지로 접속해서 LISTLY로 추출하기**

우선 데이터를 추출을 하기 위해 일반 PC 에서 올리브영 모바일 페이지(아래 왼쪽)에 들어가면, 데스크탑 페이지(아래 오른쪽)로 자동 연결됩니다. 주소창을 확인해보면, 주소도 자동으로 바뀌어 있습니다.&#x20;

{% columns %}
{% column width="41.66666666666667%" %}
모바일 페이지: <https://m.oliveyoung.co.kr/m/main/main.do>

<figure><img src="/files/SA3lWdk67HYtAOMdintk" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="58.33333333333333%" %}
데스크탑 페이지: <https://www.oliveyoung.co.kr/store/main/main.do>

<figure><img src="/files/aZrtwTKomZOxguVMKkva" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% stepper %}
{% step %}

### **구글 크롬 브라우저에서 모바일 페이지에 접속해&#x20;**<mark style="color:red;">**`F12`**</mark>**&#x20;또는&#x20;**<mark style="color:red;">**`Ctrl+Shift+i`**</mark>**&#x20;키를 눌러주세요.**

Mac의 경우에는 <mark style="color:red;">**`option+command+i`**</mark> 를 눌러 **개발자 모드 창**을 열어주세요.

<figure><img src="/files/W2wS3sU31BRONArmK3Oh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **단축키&#x20;**<mark style="color:red;">**`Ctrl+Shift+M`**</mark>**&#x20;를 눌러주세요.**&#x20;

<figure><img src="/files/ryFK8o6MP0Ge2iHbIDYQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **왼쪽 웹 페이지 상단에 Responsive 라고 적힌 곳을 눌러 원하는 모바일 기기를 선택하세요.**

<figure><img src="/files/dsRTwovzymUUMmydEfSL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **주소창에 원하는 모바일 주소를 다시 입력하고 접속하세요.**

모바일 페이지: <https://m.oliveyoung.co.kr/m/main/main.do>

<figure><img src="/files/p1kanqeROsoRqnCgOapq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **LISTLY&#x20;**<mark style="color:red;">**`Whole`**</mark>**&#x20;로 추출하세요 (Parts 는 동작하지 않습니다).**

<figure><img src="/files/nUGscbetRysP7V1kiMcc" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### <예제로 살펴보기 2> 모바일 페이지 추출에 스케줄 설정하기

위와 같이 설정 시 모바일 페이지를 추출할 수 있지만, **반복 추출을 원하는 경우 접속기기를 데스크탑 (기본값) 에서 모바일로 먼저 변경 후, 스케줄러를 설장해주어야 합니다.**

{% stepper %}
{% step %}

### **데이터보드 → 설정 아이콘 클릭 → 접속기기 종류 클릭하기**

접속기기를 모바일로 변경 후, 설정 값을 저장해주세요.

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

{% endstep %}

{% step %}

### **데이터보드에서 스케줄 버튼을 눌러 스케줄을 설정하세요.**

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

<figure><img src="/files/kwrIV3iPwG7PaePmWE8s" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/getting-started/databoard-features/settings-device-type.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.
