# API实验场

了解如何使用 Thordata 的 SERP API 直接线上爬取到您所需要的内容。

导航至“[**爬虫实验场**](https://dashboard.thordata.com/zh/serp-api/playground)”

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

**1、**&#x76EE;前爬虫实验场支持 Google、Bing、Yandex、DuckDuckGo 搜索引擎的关键词爬取：

您可以自定义搜索的关键词，配置相关参数，例如，域名、国家、语言、地理位置、搜索类型、分页等内容。最后点击 \[ 开始抓取 ] 即可得到爬取结果。当然您也可以在页面右侧实时查看被爬取的页面。

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

**2、输出预览：**\
对于爬取的结果，您可以下载“JOSN ”结果，也可以直接下载原始 HTML 结果。

<div align="left"><figure><img src="/files/iywjcQ6SAwirtN3FN1Ku" 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/pa-qu/serp-api/api-shi-yan-chang.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.
