# FAQs

**1.What types of protections can Universal Scraping API bypass?**

{% stepper %}
{% step %}
**What types of protection can the general scraping API bypass?**

A high-quality Universal Scraping API can handle machine verification, fingerprint checks, and IP rate limiting, thereby providing a smooth, human-like browsing experience.
{% endstep %}

{% step %}
**How does the Universal Scraping API automatically handle IP rotation and browser fingerprinting?**

Universal Scraping API integrates residential IP rotation and can seamlessly simulate real browser fingerprints. It can detect which requests are likely to be flagged and automatically adjust the session environment to avoid detection—all without any configuration or manual adjustments required from the user.
{% endstep %}

{% step %}
**Can I use the Universal Scraping API to interact with or navigate browsers?**

No, Universal Scraping API is not designed to work with browsers or third-party tools such as Adspower, Puppeteer, Playwright, or Multilogin (MLA). If you need a solution that can interact with browsers and also integrates Bright Data’s unlocking tool, Web Unlocker, please check out our Scraping Browser solution.
{% endstep %}

{% step %}
**How to unlock browser settings?**

Manual actions, such as enabling scripts or adjusting privacy settings, may help. However, for more advanced tasks like data scraping, the Universal Scraping API is more effective. It mimics real user behavior, can bypass blocks, solve CAPTCHA issues, support automation through tools like Playwright and Puppeteer, and enable AI control via the Model Control Protocol (MCP).
{% endstep %}
{% endstepper %}


---

# 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/faqs.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.
