# Whole

## What is Whole Extraction?

It's a feature that allows you to extract all the information visible on the screen with one click. Listly automatically analyzes the web page and recommends the optimal data pattern. Use whole extraction when you want to extract data **simply and quickly**.

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

➡️ Click Listly icon on your target page ➡️ Select WHOLE ➡️ Select tab to extract in results \
➡️ Download your data
{% endhint %}

***

## How to Use

{% stepper %}
{% step %}

### Click the Listly icon on your target page

Open the web page you want to extract data from in your [Listly-installed](/getting-started/quick-start-guide/how-to-install-listly.md) browser, then click the Listly icon → **Select the \[Whole] button**.

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

{% step %}

### Select WHOLE

Once click on the button, it will take you to the results page after about 1-3 seconds without any additional settings. After checking the data to extract in the bottom preview tabs, click the \[**Excel**] or \[**Google Sheets**] button to export the data.

<figure><img src="/files/5bb987c52743caf5889c8c527e364b3867fe95b7" alt=""><figcaption></figcaption></figure>

→ [Learn More About Data Download Options](/getting-started/result-page-features/data-download-options.md)
{% endstep %}

{% step %}

### Select \[Tab to Extract]&#x20;

Select the tab containing the data you want from the results page.
{% endstep %}

{% step %}

### Download your data to Excel&#x20;

Your extracted data will be saved to Excel as shown below.

<figure><img src="/files/e5806e2daca094f5bacd0072ff244b6d72b96a1f" 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/extension-features/whole.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.
