# Settings - Device Type

> Use this feature when you want to repeatedly extract mobile pages.

{% hint style="info" %}
**Quick Start**

**Mobile page extraction**\
Chrome F12 (developer mode) ➡️ Ctrl+Shift+M ➡️ Change Responsive in top left to a mobile device ➡️ Enter mobile URL in address bar and connect ➡️ WHOLE extraction

**Recurring mobile page extraction**\
DATABOARD ➡️ Click settings icon ➡️ Change device type to mobile ➡️ Set Scheduler
{% endhint %}

<figure><img src="/files/6fca821d67cd8dcdbb63dfc838fe574bc88d5dd5" alt=""><figcaption></figcaption></figure>

***

## How to Use&#x20;

### \<Example 1> **Accessing mobile page and extracting with LISTLY**

When you visit the Olive Young mobile page (left below) on a regular PC to extract data, it automatically redirects to the desktop page (right below). Checking the address bar, you'll see the URL has changed automatically too.

{% columns %}
{% column %}
Mobile page: <https://m.oliveyoung.co.kr/m/main/main.do>

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

{% column %}
Desktop page: <https://www.oliveyoung.co.kr/store/main/main.do>

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

{% stepper %}
{% step %}

#### **On the mobile page in Chrome browser, press** <mark style="color:red;">**`F12`**</mark> **or** <mark style="color:red;">**`Ctrl+Shift+i`**</mark>

For Mac, press <mark style="color:red;">**`option+command+i`**</mark> to open the **developer mode window**.

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

{% step %}

#### **Press shortcut** <mark style="color:red;">**`Ctrl+Shift+M`**</mark>

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

{% step %}

#### **Click where it says Responsive at the top of the left web page and select the mobile device you want**

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

{% step %}

#### **Re-enter the mobile URL you want in the address bar and access it**

Mobile page: <https://m.oliveyoung.co.kr/m/main/main.do>

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

{% step %}

#### **Extract with LISTLY** <mark style="color:red;">**`Whole`**</mark> **(Parts doesn't work)**

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

### \<Example 2> Setting schedule for mobile page extraction

With the settings above, you can extract mobile pages, but **if you want repeated extraction, you need to change the device type from desktop (default) to mobile first, then set the scheduler.**

{% stepper %}
{% step %}

#### **Databoard → Click settings icon → Click device type**

Change device type to mobile, then save the settings.

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

{% step %}

#### **Click the schedule button in Databoard to set your schedule**

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

<figure><img src="/files/dce9ad6a02b7fe0b396200f12d716c057684936f" 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/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.
