# 快速入门

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

按照以下简单步骤快速开始使用 Thordata 的 SERP API 来抓取搜索引擎数据：

{% stepper %}
{% step %}
**注册**&#x20;

访问 [Thordata 官网 ](https://dashboard.thordata.com/zh/login)，点击 [【注册】](https://dashboard.thordata.com/zh/register) 并填写您的电子邮件、密码和其他详细信息以完成注册。

或者，使用您的 Google 或 GitHub 帐户立即注册。注册后，即可登录到您的仪表板。

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

{% step %}
**申请免费试用**

登录后，导航到 【SERP API】 **>**[ 【定价】](https://dashboard.thordata.com/zh/serp-api) 以申请免费试用。

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

{% step %}
**获取您的 API Token**&#x20;

免费领取试用后，请转到 [【API Playground】> “Token”](https://dashboard.thordata.com/zh/serp-api/playground) 以复制您的凭据。

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

{% step %}
**配置参数**

在 API Playground 中，首先选择您想要的搜索引擎平台（例如 Google Search、Bing Search、Yandex Search 或 DuckDuckGo Search）并配置核心参数。\
示例：选择 Google 作为平台，输入关键词（例如“运动鞋折扣”），并设置目标国家/地区（例如美国）和语言（例如英语）等参数。

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

[点击此处](https://doc.thordata.com/doc/zh/pa-qu/serp-api/cha-xun-can-shu/gu-ge)了解有关其他可用参数的更多信息。
{% endstep %}

{% step %}
**开始抓取**&#x20;

配置完成后，点击 【**开始抓取】** 执行任务。右侧面板将显示抓取内容和结构化 JSON 数据的实时预览。

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

{% step %}
**预览和下载结果**&#x20;

完成后，【Output】 部分将显示最终的结构化数据。您可以复制或下载 **JSON/HTML** 格式的结果。

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

\
如需进一步帮助，请通过 **<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/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.
