# API 請求建構器

了解如何使用 Thordata 的 Web Scraper API 獲取您的第一個抓取內容。

導覽至「[**API 請求建構器**](https://dashboard.thordata.com/zh-hk/web-scraper)」

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

1、輸入 URL\
您可以通過點擊 \[添加輸入] 來添加產品詳情 URL。或者，您也可以直接批量複製多個 URL 到輸入框中，多個 URL 直接可以用換行符或英文逗號分隔。

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

2、開始抓取\
您可以點擊 \[開始抓取]，或者也可以直接使用右側的代碼示例來運行抓取。

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

3、查看結果\
您可以在“任務”中查看所有正在運行的抓取任務，也可以從任務列表中下載抓取結果，格式為 JSON、CSV 或 xlsx。

<div align="left"><figure><img src="/files/WOa4koNXvb4AXCUB7fOF" 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-hk/web-scraper-api/api-qing-qiu-jian-gou-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.
