# 快速入门指南

**如何开始使用 Web Unlocker**

通过以下简单步骤快速开始使用 Thordata 的 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/P4Af7gG8rN44OHlzRY3a" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**申请免费试用**&#x20;

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

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

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

免费领取试用后，请转到 [【API Playground】](https://dashboard.thordata.com/zh/universal-scraping/configure)以复制您的凭据。

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

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

选择目标 URL 后，您可以配置核心参数和输出格式，包括 JavaScript 渲染、国家/地区定位和 HTML/PNG 输出。配置完成后，右侧面板允许您以首选格式（cURL、Python、C#、Go、Node.js 等）选择和复制代码片段，以便集成到您的平台中。

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

\
[点击此处](https://doc.thordata.com/doc/zh/universal-scraping-api/can-shu-shuo-ming)了解有关其他可用参数的更多信息。
{% endstep %}

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

配置参数后，点击 **\[开始抓取]** 即可根据您的输出格式设置在右侧面板中查看实时捕获的结果 （PNG/HTML）。如需作过程中的帮助，请单击 **\[Parameter Feedback]** 以获得支持。

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

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

任务完成后，仪表板的右侧面板将根据所选输出类型显示最终抓取的数据以及 PNG 或 HTML 源代码的下载选项。

<div align="left"><figure><img src="/files/B8Oe7PxjCTgwjJqomWnw" 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/web-unlocker/kuai-su-ru-men-zhi-nan.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.
