# API 请求构建器

了解如何使用 Thordata 的 Web Scraper API 获取您的第一次抓取内容。

导航至“ [**API 请求构建器**](https://dashboard.thordata.com/zh/web-scrapers)”

<div align="left"><figure><img src="/files/KoxgComHvdb8fh5CbXJr" alt="" width="563"><figcaption></figcaption></figure></div>

1、URL\
您可以通过点击 \[添加输入] 来添加产品详情 URL。或者，您也可以直接批量复制多个 URL 到输入框中，多个 URL 之间可以用换行符或英文逗号分隔。

<div align="left"><figure><img src="/files/V9KDiaM9Dx5itkKzBhYF" alt="" width="563"><figcaption></figcaption></figure></div>

2、开始抓取\
您可以点击 \[开始抓取]，或者也可以直接使用右侧的代码示例来运行抓取。

<div align="left"><figure><img src="/files/vTBstpKfOMuy6MBD8zze" alt="" width="563"><figcaption></figcaption></figure></div>

3、查看结果\
您可以在“任务”中查看所有正在运行的抓取计划，也可以从任务列表中下载抓取结果，格式为 JSON、CSV或xlsx。

<div align="left"><figure><img src="/files/cos3riemsheL51K8ZKcG" alt="" width="563"><figcaption></figcaption></figure></div>

如果您需要进一步的帮助，请通过电子邮件联系 <support@thordata.com>。


---

# 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://doc.thordata.com/doc/zh/web-scraper-api/api-qing-qiu-gou-jian-qi.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.
