# Introduction

**Universal Scraping API** efficiently bypasses anti-scraping mechanisms by simulating real user behavior and intelligently handling complex processes such as proxy management, fingerprint analysis, and CAPTCHA resolution. It can automatically overcome access restrictions and retrieve target webpage data in HTML or PNG format in a reliable manner.

Taking Thordata's Universal Scraping API as an example, it simplifies the data collection process by providing clear response results with a single request, eliminating the need for managing proxies or anti-scraping strategies. This allows users to focus on their core business operations.

**Common Use Cases**

* Advertising Alliance: Ensures precise targeting, improve conversion rates and revenue, and helps maximize the earnings of content creators.
* Social Media: Intelligently scrape social content to enhance market insight. Easily unlock social platform data.
* Market Analysis: Monitor brand data, scrape websites required by the industry, and analyze market trends.
* Brand Monitoring: Track brand keywords and automatically retrieve user reviews and other data for research purposes.


---

# 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/universal-scraping-api/introduction.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.
