# 快速入門

**如何開始使用 SERP API**

按照以下簡單步驟快速開始使用 Thordata 的 SERP API 來抓取搜索引擎數據：

{% stepper %}
{% step %}
**註冊**

訪問 [Thordata 官網](https://dashboard.thordata.com/zh-hk/login)，點擊[ **【註冊】**](https://dashboard.thordata.com/zh-hk/register) 並填寫您的電子郵件、密碼和其他詳細資訊以完成註冊。

或者，使用您的 Google 或 GitHub 帳戶立即註冊。註冊後，即可登入到您的儀表板。

<div><figure><img src="/files/p9A6C3OkNd65IouGcBDq" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/wwmVaPBKa8HKTABKA5IS" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**申請免費試用**

登入後，導航至[ **【SERP API】 > 【定價】**](https://dashboard.thordata.com/zh-hk/serp-api) 以申請免費試用。

<div align="left"><figure><img src="/files/S5YeRGqoJowNzX5HTJfl" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**獲取您的 API Token**

免費領取試用後，請轉到[ **【API Playground】> “Token”**](https://dashboard.thordata.com/zh-hk/serp-api/playground) 以複製您的憑證。

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

[點擊此處](https://www.thordata.com/docs)瞭解有關其他可用參數的更多資訊。
{% endstep %}

{% step %}
**配置參數**

在 **API Playground** 中，首先選擇您想要的搜索引擎平台（例如 Google Search、Bing Search、Yandex

、Search 或 DuckDuckGo Search）並配置核心參數。

**示例**：選擇 Google 作為平台，輸入關鍵詞（例如「運動鞋折扣」），並設定目標國家/地區（例如美國）和

語言（例如英語）等參數。

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

{% endstep %}

{% step %}
**開始抓取**

配置完成後，點擊 **【開始抓取】** 執行任務。右側面板將顯示抓取內容和結構化 JSON 數據的即時預覽。

<div align="left"><figure><img src="/files/BktrtLIwLyuxrSSdktSy" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**預覽和下載結果**

完成後，**【Output】** 部分將顯示最終的結構化數據。您可以複製或下載 JSON/HTML 格式的結果。

<div align="left"><figure><img src="/files/yb5iD2WtQJiPj0tVgYkB" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

如需進一步幫助，請透過 [support@thordata.com](https://mailto: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/pa-qu/serp-api/kuai-su-ru-men.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.
