# 设置 - 日志批量提取

***

## 什么是日志批量提取？

**这是一项用于一次性下载多次提取（每小时、每天）所采集信息的功能。** 当您对同一页面提取两次以上时会创建日志。使用此功能可以将过去的数据汇编到单个 Excel 表格中。

{% hint style="success" %}
工作方式与批量提取相同，但 Excel 输出会根据您选择哪个数据作为源而有所不同。有时当页面设计发生变化时，之前的信息可能会显示为空白单元格。在这种情况下，请参考[日志批量提取 - 当 Excel 中出现空白单元格时](https://help.listly.io/docs/zh-hans/~/revisions/ss7aWyhMlNgVJU7b4kz5/getting-started/databoard-features/she-zhi-ri-zhi-pi-liang-ti-qu-kong-bai-dan-yuan-ge)。
{% endhint %}

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

{% stepper %}
{% step %}
选择要重复的提取（建议使用调度）。
{% endstep %}

{% step %}
选择结果日志。
{% endstep %}

{% step %}
从累积日志中选择要作为源使用的数据结果。
{% endstep %}

{% step %}
下载日志 Excel。
{% endstep %}
{% endstepper %}
{% endhint %}

***

## 使用方法

![截图 1](/files/64a568dfbb077af0d6ef9baf47f6267bc5f5677d)

![截图 2](/files/175e4a1980067625852b73c10ad085b3183e9d5e)

![截图 3](/files/23e28db9fb83d6c0b37dbf89550bc524134b512a)

![截图 4](/files/c9facef7015664ac884d286396385dce42eb719c)

<details>

<summary><strong>为什么日志 API 需要选择代表数据？</strong></summary>

日志 API 需要一个源数据作为整理数据的参考。这是因为您没有明确指定要提取哪些数据。当您选择一个日志数据时，它将成为源并与其他日志数据进行比较。

</details>


---

# 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-ri-zhi-pi-liang-ti-qu.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.
