> For the complete documentation index, see [llms.txt](https://doc.thordata.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thordata.com/doc/zh-hk/zhua-qu-liu-lan-qi/jie-shao.md).

# 介紹

#### **Thordata 抓取瀏覽器——完全託管的無封鎖瀏覽器自動化平台**

Thordata 抓取瀏覽器 是一款基於雲端的完全託管型服務，讓您能夠在專有的瀏覽器環境中，無縫運行 Puppeteer、Playwright 或 Selenium 腳本，實現大規模、無封鎖的資料擷取。\
抓取瀏覽器專為需要處理驗證碼、動態內容及複雜互動的多步驟擷取任務而設計。您僅需透過標準自動化工具連接，即可在隔離、安全的瀏覽器實例中執行腳本。\
系統將自動處理代理輪換、驗證碼識別及反檢測偽裝，最終為您輸出穩定可用的頁面資料或HTML內容，從而輕鬆繞過各類網站防護，高效獲取所需資料。

#### &#xD; 最適合

* 複雜網站互動：無縫瀏覽網站、填寫表單、點擊按鈕、滾動載入整個頁面、懸停操作、破解驗證碼等互動動作。
* 電商與市場情報：價格監控、競品分析、產品資訊抓取、評論監控。
* SEO 與內容監控：搜尋結果分析、排名追蹤、輿論監控。
* 研究與資料分析：學術研究、市場趨勢分析、大規模公共資料擷取。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.thordata.com/doc/zh-hk/zhua-qu-liu-lan-qi/jie-shao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
