# 设置 - 设备类型

> 当您想重复提取移动端页面时使用此功能。

{% hint style="info" %}
**快速入门**

**移动端页面提取**\
Chrome F12（开发者模式）➡️ Ctrl+Shift+M ➡️ 将左上角的 Responsive 更改为移动设备 ➡️ 在地址栏输入移动端 URL 并连接 ➡️ WHOLE 提取

**重复移动端页面提取**\
DATABOARD ➡️ 点击设置图标 ➡️ 将设备类型更改为 mobile ➡️ 设置 Scheduler
{% endhint %}

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/C9UQdVXU8iZz4WtAuxDi/device%200.jpg" alt=""><figcaption></figcaption></figure>

***

## 使用方法

### <示例 1> 访问移动端页面并使用 LISTLY 提取

当您在普通 PC 上访问 Olive Young 移动端页面（下方左图）以提取数据时，它会自动重定向到桌面页面（下方右图）。查看地址栏，您会看到 URL 也自动更改了。

{% columns %}
{% column %}
移动端页面：<https://m.oliveyoung.co.kr/m/main/main.do>

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/prarxwOLWyXfqPQGJ7z3/device%201.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}
桌面页面：<https://www.oliveyoung.co.kr/store/main/main.do>

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/CvSFUT9fl8xrXqHm5YYY/device%202.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% stepper %}
{% step %}
**在 Chrome 浏览器的移动端页面上，按 `F12` 或 `Ctrl+Shift+i`**

对于 Mac，按 `option+command+i` 打开开发者模式窗口。

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/msMcVXdUjAQEVa5ct80X/device%203.jpg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**按快捷键 `Ctrl+Shift+M`**

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/gFKRdnIJp4WEeypfoPmC/device%204.jpg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**点击左侧网页顶部显示 Responsive 的地方，选择您想要的移动设备**

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/7kWkLVQcYWyWLGRT4fzX/device%205.jpg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**在地址栏重新输入您想要的移动端 URL 并访问**

移动端页面：<https://m.oliveyoung.co.kr/m/main/main.do>

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/IWpXk0HxQAnwlO3FSL6G/device%206.jpg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**使用 LISTLY `Whole` 提取（Parts 不起作用）**

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/hVACPG6qAxA4k200pLr5/device%207.jpg" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### <示例 2> 为移动端页面提取设置调度

使用上述设置，您可以提取移动端页面，但如果您想重复提取，需要先将设备类型从桌面（默认）更改为移动端，然后设置调度器。

{% stepper %}
{% step %}
**Databoard → 点击设置图标 → 点击设备类型**

将设备类型更改为 mobile，然后保存设置。

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/H7yXnDgkc6gBX6fZWc54/device%209.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**点击 Databoard 中的调度按钮设置您的调度**

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/qb5SxleuAIrCfJukzR3U/device%2010.jpg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/q1LZVjag3uNOUFHK7RQQ/device%2011.jpg" 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-hans/getting-started/databoard-features/she-zhi-she-bei-lei-xing.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.
