# Parvenu

## Parvenu

{% hint style="success" %}
The best option if your search requires finding email addresses.
{% endhint %}

1. Register for a 7-day trial with [Parvenu](http://parvenu.io/).&#x20;
2. Install the [Parvenu Extension](https://docs.parvenu.io/installing-the-extension).&#x20;
3. Get data with emails from social media searches. [Documentation](https://docs.parvenu.io/features/enrich/unlimited-emails-from-linkedin)
4. Open the Public Google Sheet URL in the "Linkedin Search" tab of [Data Cleaning App](https://www.big-brain.co/app/data-cleaning).  This Google Sheet is automatically generated, but can be replaced with another Sheet.

<figure><img src="/files/a8t99eVLdMc0geLJRvHM" alt=""><figcaption><p>Parvenu as a Source</p></figcaption></figure>

&#x20;  5\. Download the file from Parvenu as a CSV

&#x20;  6\. Import the file into the Google Sheet by selecting the "Replace Current Sheet" option.&#x20;

{% hint style="info" %}
Select "Replace the Current Sheet" or "Append" - **do not select "Replace Spreadsheet"**
{% endhint %}

<figure><img src="/files/u4QT3Zv9cKScDlqtXPfG" alt=""><figcaption><p>Import the file </p></figcaption></figure>

&#x20;  7\. Paste the List from Parvenu into the Data Cleaning app.&#x20;

{% hint style="info" %}
The List name in the Data Cleaning app must be an **exact match** to the List name in Parvenu.
{% endhint %}


---

# 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://docs.big-brain.co/apps/data-cleaning/data-cleaning-form/sources/parvenu.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.
