> For the complete documentation index, see [llms.txt](https://docs.swiftproxy.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swiftproxy.net/zh-tw/dai-li/ji-cheng-dai-li/qi-ta-gong-ju-fu-wu/parsehub.md).

# Parsehub

### **設定 Swiftproxy 代理於 ParseHub** <a href="#section-1" id="section-1"></a>

下載並安裝 ParseHu&#x62;***:*** [***https://www.parsehub.com***](https://www.parsehub.com/)

1. 在使用 ParseHub 之前，請確保您已透過我們的用戶中心正確配置代理設置，以確保代理服務能正常運行。
2. 打開 ParseHub，點擊【New Project】
3. 輸入您想要提取數據的網址。本例中，我們使用了 [www.swiftproxy.net](http://www.swiftproxy.net)

![Extra data in Parsehub with proxy.](https://www.swiftproxy.net/upload/20240614/9655939707e86c85df81f868647aa282.png)

&#x20;

4\. 專案準備好後，切換到瀏覽模式。

5\. 點擊右上角下拉選單中的【Options】

6\. 選擇【Advanced】並點擊【Network】標籤，然後點擊【Settings】

&#x20;7\. 填寫從 Swiftproxy 取得的憑證資訊，點擊【OK】


---

# 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://docs.swiftproxy.net/zh-tw/dai-li/ji-cheng-dai-li/qi-ta-gong-ju-fu-wu/parsehub.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.
