# ParseHub

[**ParseHub**](https://www.parsehub.com/quickstart) is a tool for scraping public data from websites. It allows users to turn any site into a spreadsheet or API.

To integrate Parsehub with Oxylabs [**Residential Proxies**](https://oxylabs.io/products/residential-proxy-pool)**,** follow the steps below or watch this video tutorial:

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

**Step 1.** Visit the [**Oxylabs dashboard**](https://dashboard.oxylabs.io/en/) and add [**your IP address**](https://whatismyipaddress.com/) to the whitelist under *Residential Proxies > Whitelist*. If you still need to create your user, do that in the *Residential Proxies > Users* section. You may need your user credentials for authentication in ParseHub later on.&#x20;

**Step 2.** [**Download ParseHub**](https://www.parsehub.com/quickstart) and install it.

**Step 3.** Launch ParseHub.

**Step 4.** Create a new project from your home screen by clicking the **+ New Project** button.

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

**Step 5. Insert a URL** from which you would like to scrape public data. In this example, we'll use `https://oxylabs.io`. Then, press **Start project on this URL.**

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

**Step 6.** Wait for the project to be ready and switch to the **Browse** mode.

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

**Step 7.** Once the **Browse** slider **is green**, open the drop-down list on the top-right side and click on **Preferences**.

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

**Step 8.** Select **Advanced**, click on the **Network** tab and choose **Settings**.

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

**Step 9.** Select **Manual proxy configuration**, and insert the following details:

**HTTP Proxy:**`pr.oxylabs.io`

**Port:** `7777`

{% hint style="info" %}
You can also use random or sticky country-specific entries. For example, if you enter `us-pr.oxylabs.io` under **HTTP Proxy** and `10000` under **Port**, you’ll acquire a US exit node. If you enter `10001` under **Port**, you’ll receive the US exit node with a sticky session. You can find a complete list of country-specific random proxy entry nodes [**here**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#random-proxy-entry-nodes) and a list of sticky proxy entry nodes - [**here**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#sticky-proxy-entry-nodes).
{% endhint %}

Then, click **OK** to save the settings.

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

That's it! You've successfully integrated Oxylabs proxies with ParseHub. To ensure it's working properly, check your IP address on a database such as [**whatismyipaddress.com**](https://whatismyipaddress.com/)**.**

Find the original ParseHub integration blog post [here](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/proxies/integration-guides/3rd-party-integrations/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.
