# 設定 - 裝置類型

> 想重複提取行動版頁面時使用。

{% hint style="info" %}
**超簡單跟著做**

**行動版頁面基本提取**\
在 Google Chrome 按 F12（開發者模式）➡️ Ctrl+Shift+M ➡️ 將左上角 Responsive 改為行動裝置 ➡️ 在網址列輸入行動版網址後連線 ➡️ WHOLE 提取

**想重複提取行動版頁面時**\
DATABOARD ➡️ 點擊設定圖示 ➡️ 將連線裝置類型改為行動 ➡️ 設定排程器
{% endhint %}

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

***

## 使用方法

### <透過範例了解 1> **連線行動版頁面後用 LISTLY 提取**

首先為了提取資料，在一般 PC 進入 Olive Young 行動版頁面（下方左側）時，會自動連線到桌面版頁面（下方右側）。確認網址列，網址也自動變更了。

{% columns %}
{% column width="41.66666666666667%" %}
行動版頁面：<https://m.oliveyoung.co.kr/m/main/main.do>

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

{% column width="58.33333333333333%" %}
桌面版頁面：<https://www.oliveyoung.co.kr/store/main/main.do>

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

{% stepper %}
{% step %}

#### **在 Google Chrome 瀏覽器連線行動版頁面後按** <mark style="color:red;">`F12`</mark> **或** <mark style="color:red;">`Ctrl+Shift+i`</mark> **鍵。**

Mac 的情況按 <mark style="color:red;">`option+command+i`</mark> 開啟開發者模式視窗。

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

{% step %}

#### **按快捷鍵** <mark style="color:red;">`Ctrl+Shift+M`</mark>**。**

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

{% step %}

#### **按左側網頁頂部寫著 Responsive 的地方，選擇想要的行動裝置。**

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

{% step %}

#### **在網址列重新輸入想要的行動版網址並連線。**

行動版頁面：<https://m.oliveyoung.co.kr/m/main/main.do>

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

{% step %}

#### **用 LISTLY** <mark style="color:red;">`Whole`</mark> **提取（Parts 無法運作）。**

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

### <透過範例了解 2> 為行動版頁面提取設定排程

如上設定時可以提取行動版頁面，但**想重複提取時，需要先將連線裝置從桌面（預設值）改為行動後，再設定排程器。**

{% stepper %}
{% step %}

#### **資料面板 → 點擊設定圖示 → 點擊連線裝置類型**

將連線裝置改為行動後，儲存設定值。

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

{% step %}

#### **在資料面板按排程按鈕設定排程。**

<figure><img src="/files/4671dd0cec0c224549ef6bbfcf61946db6d76cfb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/afcf6bf9a76c8823558058079ab257ba27b05f20" 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/zh-hant/getting-started/databoard-features/settings-device-type-zh-hant.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.
