# 结果页面功能

![结果页面截图](https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/kj50bEKlHUqKHuSUX7M1/result%20page.png)

<mark style="color:red;">**➊**</mark>**&#x20;+Group** : 基于当前结果，您可以输入连续的 URL 来执行批量提取。

<mark style="color:red;">**➋**</mark>**&#x20;Re-extract** : 尝试对所选任务重新提取数据。

<mark style="color:red;">**➌**</mark>**&#x20;Logs** : 如果有批量提取记录，您可以查看日志列表。

<mark style="color:red;">**➍**</mark>**&#x20;Browser Settings** : 您可以检查应用于已提取页面的设置。点击进入设置界面。

<mark style="color:red;">**➎**</mark>**&#x20;Folder Download** : 启用切换按钮后，将显示之前创建的文件夹组。当结果页面上显示的任务包含在特定文件夹中时使用。如果使用 Tabs 提取，每个页面的数据将放入一个文件夹并自动激活。

<mark style="color:red;">**➏**</mark>**&#x20;Data Download Options** : 您可以配置自动列清理、超链接下载和列重命名功能。

<mark style="color:red;">**➐**</mark>**&#x20;Remove Empty Columns** : 使用滑块自动删除空白单元格比例较高的列。

<mark style="color:red;">**➑**</mark>**&#x20;Excel** : 将结果数据下载为 Excel 文件。

<mark style="color:red;">**➒**</mark>**&#x20;Google Sheets** : 将结果数据下载到 Google 电子表格。

<mark style="color:red;">**❿**</mark>**&#x20;API** : 使用 API 将数据导出为 JSON 或 CSV。

<mark style="color:red;">**⓫**</mark>**&#x20;Hook** : 提取完成后，将结果通知到用户想要的任何地方。

<mark style="color:red;">**⓬**</mark>**&#x20;Search Bar** : 根据关键词快速查找包含所需数据的标签页。


---

# 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/result-page-features.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.
