# ParseHub

[**ParseHub**](https://www.parsehub.com/quickstart) 是一款用于从网站抓取公共数据的工具。它允许用户将任何网站转化为电子表格或 API。

将 ParseHub 与 Oxylabs 集成 [**住宅代理**](https://oxylabs.io/products/residential-proxy-pool)**,** 请按照以下步骤操作，或观看此视频教程：

{% embed url="<https://www.youtube.com/watch?v=X8d4JM0gKlY>" %}

**步骤 1。** 访问 [**Oxylabs 控制面板**](https://dashboard.oxylabs.io/en/) 并添加 [**您的 IP 地址**](https://whatismyipaddress.com/) 到以下位置的白名单中： *住宅代理 > 白名单*。如果您还需要创建用户，请在 *住宅代理 > 用户* 部分中完成。之后，您可能需要在 ParseHub 中进行身份验证时使用您的用户凭据。&#x20;

**步骤 2。** [**下载 ParseHub**](https://www.parsehub.com/quickstart) 并安装它。

**步骤 3。** 启动 ParseHub。

**步骤 4。** 通过单击 **+ 新项目** 按钮。

<figure><img src="/files/13d8a79363b59d454c290aea6dc3e5dd2e330e6a" alt="Parsehub new project"><figcaption></figcaption></figure>

**第 5 步。插入一个 URL** ，从中抓取公共数据。在此示例中，我们将使用 `https://oxylabs.io`。然后，点击 **在此 URL 上启动项目。**

<figure><img src="/files/f2aa0e044fb3a13bc6cb473a22927331a8d7b2ae" alt="Project URL example"><figcaption></figcaption></figure>

**步骤 6。** 等待项目准备就绪，并切换到 **浏览** 模式。

<figure><img src="/files/e9dcf9ae4620adb2675f66a5069c6142738b8e48" alt="Browse mode switch"><figcaption></figcaption></figure>

**步骤 7。** 一旦 **浏览** 滑块 **变为绿色**，请打开右上角的下拉列表并点击 **偏好设置**.

<figure><img src="/files/f15a51511df1a16018a726a1c18c8e79d26ff925" alt="Preferences"><figcaption></figcaption></figure>

**第 8 步。** 选择 **高级**，点击 **网络** 选项卡并选择 **设置**.

<figure><img src="/files/0c311ed3ddd3b59dda3ebb4558324ddf1c56a8c4" alt="Advanced network settings"><figcaption></figcaption></figure>

**第 9 步。** 选择 **手动代理配置**，并输入以下详细信息：

**HTTP 代理：**`pr.oxylabs.io`

**端口：** `7777`

{% hint style="info" %}
您也可以使用随机或粘性、按国家/地区划分的条目。例如，如果您输入 `us-pr.oxylabs.io` 在 **HTTP 代理** 并 `10000` 在 **端口**下，您将获得一个美国出口节点。如果您输入 `10001` 在 **端口**，您将获得带有粘性会话的美国出口节点。您可以在这里找到完整的按国家/地区划分的随机代理入口节点列表 [**这里**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#random-proxy-entry-nodes) 以及粘性代理入口节点列表 - [**这里**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#sticky-proxy-entry-nodes).
{% endhint %}

然后，点击 **确定** 以保存设置。

<figure><img src="/files/035e609368f754ebac66e5e2c91f891249d25730" alt="Manual proxy configuration"><figcaption></figcaption></figure>

好了！您已成功将 Oxylabs 代理 与 ParseHub 集成。为了确保其正常工作，请在如下数据库中检查您的 IP 地址，例如 [**whatismyipaddress.com**](https://whatismyipaddress.com/)**.**

查找原始 ParseHub 集成博客文章 [这里](https://oxylabs.io/blog/proxy-integration-with-parsehub).


---

# 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://developers.oxylabs.io/integrations/cn/proxy-integrations/residential-proxies-guides/parsehub.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.
