# Quick Start Guide

#### How to Start Using the **Web Unlocker**

Follow these simple steps to quickly start using Thordata's API to bypass website restrictions and seamlessly extract data:

{% stepper %}
{% step %}
**Register**

Visit the [Thordata official website](https://dashboard.thordata.com/login), click [\[Register\]](https://dashboard.thordata.com/register) and fill in your email address, password, and other details to complete the registration.

Alternatively, register instantly using your Google or GitHub account. After registration, you can log in to your dashboard.

<div align="left"><figure><img src="https://340306199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1wQhlaRQzrtcn9wgMUU5%2Fuploads%2FLGCbi2u33rX4iejZkzs4%2Fimage.png?alt=media&#x26;token=affec7ba-0d0e-42e8-80f1-524c779beb6c" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Apply for a Free Trial**

After logging in, navigate to \[**Web Unlocker**] **>**[ \[Pricing\]](https://dashboard.thordata.com/universal-scraping) apply for a free trial.

<div align="left"><figure><img src="https://340306199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1wQhlaRQzrtcn9wgMUU5%2Fuploads%2FJIWYdqwQrhzTDtkM5pQD%2Fimage.png?alt=media&#x26;token=7182c44c-dd50-4921-a436-d21cf4ce6e62" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Obtain Your API Token**\
After claiming your free trial, go to [\[API Playground\]> "Token"](https://dashboard.acen.http.321174.com/universal-scraping/configure) to copy your token.

<div align="left"><figure><img src="https://340306199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1wQhlaRQzrtcn9wgMUU5%2Fuploads%2F3PDAmEOZpd3CC4t5RtlY%2Fimage.png?alt=media&#x26;token=4fb4fedd-7aff-4882-bf26-8d1dfbb415a5" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Configure Parameters**

After selecting your target URL, you can configure core parameters and output formats including JavaScript rendering, country/region targeting, and HTML/PNG outputs.Once the configuration is complete, the right-side panel allows you to select and copy code snippets in your preferred format (cURL, Python, C#, Go, Node.js, etc.) for integration into your platform.

<div align="left"><figure><img src="https://340306199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1wQhlaRQzrtcn9wgMUU5%2Fuploads%2Fc0XvxFkqIKhpNPNo9D3w%2Fimage.png?alt=media&#x26;token=564f91e1-ae15-4ea9-bfa6-3618e0b89a47" alt="" width="563"><figcaption></figcaption></figure></div>

[ Click here](https://doc.thordata.com/doc/universal-scraping-api/query-parameters) to learn more about additional available parameters.
{% endstep %}

{% step %}
**Start Scraping**

After configuring the parameters, click on **\[Start Scraping]** to view the real-time captured results (PNG/HTML) in the right-side panel according to your output format settings. For assistance during the process, click on **\[Parameter Feedback]** to get support.

<div align="left"><figure><img src="https://340306199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1wQhlaRQzrtcn9wgMUU5%2Fuploads%2FwYPDkkz5HnDSV11MR5Jw%2Fimage.png?alt=media&#x26;token=b902ba22-f16c-47d2-89d6-877162a150da" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Preview and Download Results**

After the task is completed, the right-side panel of the dashboard will display the final scraped data based on the selected output type, along with options to download the PNG or HTML source code.

<div align="left"><figure><img src="https://340306199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1wQhlaRQzrtcn9wgMUU5%2Fuploads%2Fq8UxmcI2s1pvXHkKckil%2Fimage.png?alt=media&#x26;token=30a0b9bd-a843-44b6-8e69-6ad06b6b6196" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

For further assistance, please contact us at [**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/scraping/web-unlocker/quick-start-guide.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.
