> ## Documentation Index
> Fetch the complete documentation index at: https://docs.readdy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Find Clients for the Agency

> Use Outscraper to collect a prospect list you can upload into Readdy Outreach Campaign.

This guide shows one practical workflow for agencies that want to use [Outreach Campaign](/features/outreach-campaign) but do not already have a client list. It walks through using [Outscraper](https://outscraper.com/) to collect prospect data, clean the file, and upload it into Readdy.

<Info>
  This workflow uses [Outscraper](https://outscraper.com/), a third-party
  service. Readdy does not manage Outscraper pricing, billing, permissions, or
  data coverage.
</Info>

## What You Will Get

After following this guide, you should have:

* A CSV file with business prospects
* An `email` column that can be uploaded into Readdy
* Extra columns such as `description`, `address`, `industry`, `phone`, or `website` that you can later use as variables in your outreach email

## Step-by-Step

<Steps>
  <Step title="Log in to Outscraper">
    Go to [Outscraper](https://outscraper.com/) and sign in to your account.
  </Step>

  <Step title="Open Google Maps Scraper">
    In **All Services**, find **Google Maps Scraper** and click **Open Service**.

    This is just one example workflow. If you prefer a different source, you can
    choose other services in Outscraper instead, such as **Yelp**, **LinkedIn**,
    **Yellow Pages**, and other similar directories or lead sources.

    <Frame>
      <img src="https://mintcdn.com/readdy/pXOInxyGL4XUGBeh/images/find-clients/google-maps-scraper-open-service.png?fit=max&auto=format&n=pXOInxyGL4XUGBeh&q=85&s=a51795041553e5bdeb8d7615cdcb49cd" alt="Outscraper All Services page with Google Maps Scraper highlighted" width="3840" height="1918" data-path="images/find-clients/google-maps-scraper-open-service.png" />
    </Frame>
  </Step>

  <Step title="Choose the industry, location, and result limit">
    Select the type of businesses you want to target, the areas you want to
    search, and the maximum number of results you want to collect.

    <Frame>
      <img src="https://mintcdn.com/readdy/pXOInxyGL4XUGBeh/images/find-clients/google-maps-scraper-search-filters.png?fit=max&auto=format&n=pXOInxyGL4XUGBeh&q=85&s=f949228348cb213e5598bddd6ba0738d" alt="Google Maps Scraper settings for categories, locations, and result limit" width="3840" height="1918" data-path="images/find-clients/google-maps-scraper-search-filters.png" />
    </Frame>
  </Step>

  <Step title="Choose a search pack">
    We recommend **Cold Email Outreach Pack** because it can help you find email
    addresses and validate whether those emails are usable for outreach.

    <Frame>
      <img src="https://mintcdn.com/readdy/pXOInxyGL4XUGBeh/images/find-clients/google-maps-scraper-cold-email-pack.png?fit=max&auto=format&n=pXOInxyGL4XUGBeh&q=85&s=68c5236b76d4d2a67c4ed30969f2c13d" alt="Outscraper Cold Email Outreach Pack selected" width="3840" height="1918" data-path="images/find-clients/google-maps-scraper-cold-email-pack.png" />
    </Frame>
  </Step>

  <Step title="Set the result format and fields">
    Open **Other parameters (result format, task tags)** and set the export for
    your Readdy workflow.

    * Set **Result extension** to `CSV`
    * Add `email` as a field, because it is required by Readdy Outreach Campaign
    * Add extra fields such as `description`, `address`, `industry`, `phone`, or
      `website` depending on which variables you want to use later in your email

    After that, click **Get Data**.
  </Step>

  <Step title="Confirm the task">
    Review the task summary, then click **Confirm**.

    <Frame>
      <img src="https://mintcdn.com/readdy/pXOInxyGL4XUGBeh/images/find-clients/google-maps-scraper-confirm-task.png?fit=max&auto=format&n=pXOInxyGL4XUGBeh&q=85&s=1164eea8d78737cc98bd80f2b33f423c" alt="Outscraper confirm task dialog" width="3840" height="1918" data-path="images/find-clients/google-maps-scraper-confirm-task.png" />
    </Frame>
  </Step>

  <Step title="Open Tasks and download the result when it is ready">
    Click **Tasks** in the top navigation bar. If the task is still running, wait
    until it finishes. Once it is complete, click the **download** button.

    <Frame>
      <img src="https://mintcdn.com/readdy/pXOInxyGL4XUGBeh/images/find-clients/google-maps-scraper-tasks-download.png?fit=max&auto=format&n=pXOInxyGL4XUGBeh&q=85&s=0b1c73c43ce14a27a492ac74e02229d0" alt="Outscraper Tasks page with the download button highlighted" width="3840" height="1918" data-path="images/find-clients/google-maps-scraper-tasks-download.png" />
    </Frame>
  </Step>

  <Step title="Filter and clean your client list">
    Open the downloaded file in Excel or Google Sheets and review the rows before
    using them for outreach.

    Remove or filter out rows without an email, government or public-sector
    websites, businesses whose websites are already very complete, and any
    businesses that are clearly not a fit for your agency.

    <Frame>
      <img src="https://mintcdn.com/readdy/pXOInxyGL4XUGBeh/images/find-clients/outscraper-csv-cleanup.png?fit=max&auto=format&n=pXOInxyGL4XUGBeh&q=85&s=773bbb5276a2ee389ffe595abdd28097" alt="Spreadsheet showing an Outscraper export being reviewed and cleaned" width="3454" height="1726" data-path="images/find-clients/outscraper-csv-cleanup.png" />
    </Frame>
  </Step>

  <Step title="Upload the file into Readdy Outreach Campaign">
    Go to [Outreach Campaign](/features/outreach-campaign), upload your cleaned
    CSV file, review the table, and continue with the email setup flow.

    The columns you keep in the CSV can become variables in your outreach email.
    For example, if you keep `description`, `address`, or `industry`, you can use
    them later to personalize your content.

    <Frame>
      <img src="https://mintcdn.com/readdy/_JipWh3t8kT1Np4d/images/batch-generation/outreach-campaign-data-preview.png?fit=max&auto=format&n=_JipWh3t8kT1Np4d&q=85&s=cebf5e9f30ba889a8ebca2ee45bca7cc" alt="Readdy Outreach Campaign data preview page with upload button" width="3840" height="1918" data-path="images/batch-generation/outreach-campaign-data-preview.png" />
    </Frame>
  </Step>
</Steps>

<Tip>
  Keep `email` in your file. It is required for Readdy Outreach Campaign. Add
  extra columns only if you plan to use them as variables in your subject line
  or email body.
</Tip>

<Warning>
  Outscraper results still need human review. Even with email enrichment and
  validation, some rows may be missing data, irrelevant, or poor-fit prospects.
</Warning>

## FAQ

<AccordionGroup>
  <Accordion title="Do I have to use Google Maps Scraper?">
    No. Google Maps Scraper is just the example used in this guide. You can also
    use other Outscraper services, such as Yelp, LinkedIn, Yellow Pages, or other
    lead sources, as long as the final file contains the fields you need for
    Readdy.
  </Accordion>

  <Accordion title="Which field is required for Readdy Outreach Campaign?">
    The `email` field is required. Without an `email` column, you will not be able
    to use the file directly in Readdy Outreach Campaign.
  </Accordion>

  <Accordion title="Can I keep extra columns in the CSV file?">
    Yes. You can keep columns such as `description`, `address`, `industry`,
    `phone`, or `website` if you want to use them later as variables in your
    outreach email.
  </Accordion>

  <Accordion title="Why should I clean the file before uploading it to Readdy?">
    Raw exports often include rows without email addresses, poor-fit businesses,
    government websites, or companies whose websites are already strong enough
    that they are unlikely to be good outreach targets. Cleaning the file helps
    improve campaign quality.
  </Accordion>

  <Accordion title="What if the Outscraper task is still running?">
    Wait until the task finishes, then download the CSV from the **Tasks** page.
    If needed, refresh the Tasks page and check again later.
  </Accordion>
</AccordionGroup>

## Need Help?

If this guide doesn't resolve your issue:

* Submit a support ticket: [readdy.ai/feedback](https://readdy.ai/feedback)
* Use the live chat in the top-right corner of Readdy
