# 批量提取 - 详情页面 URL

## 使用方法

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

➡️ 准备要批量提取的页面 URL ➡️ 访问代表页面并点击 Listly 图标 ➡️ 选择 PARTS ➡️ 在结果窗口中点击 \[ + Group ] 按钮 ➡️ 输入 URL → 运行 \[ Re-extract ] ➡️ 将批量结果下载为 Excel 文件
{% endhint %}

***

## 如何准备批量提取页面的 URL

{% stepper %}
{% step %}
**从列表页提取包含链接的区域 → 详情页**

在访问详情页之前，使用 Listly 从收集这些页面的**列表页**提取页面信息。您可以使用 \[Whole] 或 \[Parts] 提取，但重要的是**选择包含"详情页链接"的区域**。

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

{% step %}
**下载详情页超链接**

在结果窗口中检查 Data 标签页，**勾选 \[Hyperlink] 选项**，然后导出到 Excel 或 Google Sheets。

<figure><img src="/files/23029f77e3c4be98220a44c53dcebd4f31ce0038" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**打开下载的文件查看详情页 URL**

您可以在下载的 Excel 文件中看到详情页 URL。

<figure><img src="/files/d2de09a743e38f32eb6171a60800208735998659" 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/result-page-features/group-extraction-detail-page-urls.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.
