# Midwife Nurses Lead Generator (`parse-point/midwife-nurses-lead-generator`) Actor

🤰 Midwife Nurses Lead Generator returns midwifery and birth center leads from Google Maps—name, phone, website & coordinates. 📧 Site enrichment adds emails and social links. 🍼 For maternal health suppliers & staffing agencies.

- **URL**: https://apify.com/parse-point/midwife-nurses-lead-generator.md
- **Developed by:** [Parse Point](https://apify.com/parse-point) (community)
- **Categories:** Lead generation, Automation, Developer tools
- **Stats:** 2 total users, 1 monthly users, 0.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.99 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

### Midwife Nurses Lead Generator 📬

**Midwife Nurses Lead Generator** helps you find public business contact details for midwife nurses, maternity care leads, and related healthcare lead generation targets without manual research. It’s built for marketers, sales teams, recruiters, and researchers who need a practical midwife contact list, birthing center contacts, or women’s health leads at scale. 🌟

### What is Midwife Nurses Lead Generator? 🔍

**Midwife Nurses Lead Generator** is an Apify actor that gathers business contact information from publicly available sources for your chosen niche and location. It’s designed to support midwife nurses, obstetric nursing, maternal health professionals, and pregnancy care providers by returning structured lead data in a clean dataset. For marketers, sales teams, recruiters, and data analysts, it’s a simple way to build a targeted midwifery leads workflow with automated public web data collection.

### What Data Does Midwife Nurses Lead Generator Collect? 📊

If you’re asking “what exactly do I get?”, this actor returns business identity details, contact data, location fields, and scraping status information in a structured dataset. That makes it useful for healthcare lead generation, nursing professionals research, and medical lead generation workflows where clean exportable data matters. 📈

| Data Category | Field Name | Description | Available |
|---|---|---|---|
| Contact | `phone` | Public phone number associated with the business | ✅ Always |
| Identity | `name` | Business name | ✅ Always |
| Context | `website` | Website URL | ✅ Always |
| Discovery | `scraped_emails` | List of emails found from publicly available sources | ✅ When listed |
| Discovery | `scraped_phones` | List of phone numbers found from publicly available sources | ✅ When listed |
| Discovery | `scraped_social_media` | List of social media links found from publicly available sources | ✅ When listed |
| Location | `full_address` | Full address of the business | ✅ Always |
| Location | `city` | City | ✅ Always |
| Location | `state` | State | ✅ Always |

### Types of Data I Can Extract with Midwife Nurses Lead Generator 🗂️

This actor focuses on practical lead generation data for midwife nurses and related healthcare contacts. You can use it to create a midwife contact list, identify maternity care leads, or build a list of clinical staffing leads for outreach and research. ✨

**Contact Data**

- Emails found in publicly available sources
- Phone numbers
- Website URLs for manual follow-up

**Identity Data**

- Business name
- Public rating and review counts
- Place ID for record matching

**Location Data**

- Full address
- City
- State
- ZIP code
- Country code
- Latitude and longitude

**Export Ready Data**

- Dataset records in JSON format
- Table-friendly fields for analysis in Apify
- Structured output for CRM or spreadsheet workflows

#### Key Features of Midwife Nurses Lead Generator ⚡

| Feature | Benefit |
|---|---|
| ✅ **Keyword and Location Targeting** | Find midwife nurses and related businesses in specific places |
| ✅ **Public Web Data Extraction** | Collect contact details from publicly available sources |
| ✅ **Structured Dataset Output** | Get clean records that are easy to analyze and export |
| ✅ **Real-Time Result Saving** | Results are stored as the run progresses, reducing data loss risk |
| ✅ **Proxy Configuration Support** | Built-in proxy support for more reliable scraping at larger scale |
| ✅ **Result Limits** | Use maximum business limits to control the size of each run |
| ✅ **Location-Based Filtering** | Focus on a single city or spread across multiple locations |
| ✅ **Contact Enrichment Fields** | Capture emails, phones, and social media links when available |

### Midwife Nurses Lead Generator User Guide 📖

#### Required Input Fields

```json
{
  "googleMapsSearchTerm": "Midwife Nurses",
  "googleMapsLocation": [
    "New York"
  ],
  "maxBusinesses": 5,
  "scrapeMaxBusinessesPerLocation": false,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| `googleMapsSearchTerm` | String | Yes | `Midwife Nurses` | Enter the business type or niche you want to target, such as midwife nurses or related healthcare providers. |
| `googleMapsLocation` | Array | Yes | `["New York"]` | Add one or more target locations for the search. |
| `maxBusinesses` | Integer | No | `5` | Sets the target number of businesses to find with emails. |
| `scrapeMaxBusinessesPerLocation` | Boolean | No | `false` | If enabled, the actor collects up to the maximum per location instead of using one combined total. |
| `proxyConfiguration` | Object | No | `{ "proxy support": true }` | Proxy settings for scraping. Recommended for larger runs. |

#### Required Output Fields

```json
{
  "name": "Sunrise Midwifery Care",
  "website": "https://www.sunrisemidwiferycare.com",
  "phone": "+1 212-555-0148",
  "full_address": "245 W 34th St New York NY 10001 US",
  "city": "New York",
  "state": "NY",
  "zip": "10001",
  "country_code": "US",
  "scraped_emails": [
    "info@sunrisemidwiferycare.com"
  ],
  "scraped_phones": [
    "+1 212-555-0148"
  ],
  "scraped_social_media": [
    "https://www.instagram.com/sunrisemidwiferycare/"
  ],
  "emails_found": 1,
  "pages_scraped": 4,
  "avg_rating": 4.8,
  "total_reviews": 126,
  "lat": "40.7505",
  "long": "-73.9934",
  "place_id": "ChIJmQJIxlVYwokRLgeuocVOGVU",
  "scrape_status": "success"
}
```

| Field | Label | Format | Description |
|---|---|---|---|
| `name` | Business Name | text | Business name. |
| `website` | Website | link | Website URL for the business. |
| `phone` | Phone | text | Public phone number associated with the business. |
| `full_address` | Address | text | Full address. |
| `city` | City | text | City. |
| `state` | State | text | State. |
| `zip` | zip | text | ZIP code. |
| `country_code` | country\_code | text | Country code. |
| `scraped_emails` | Emails Found | array | List of emails found from publicly available sources. |
| `scraped_phones` | Phone Numbers | array | List of phone numbers found from publicly available sources. |
| `scraped_social_media` | Social Media | array | List of social media links found from publicly available sources. |
| `emails_found` | # Emails | number | Number of emails found for the business. |
| `pages_scraped` | Pages Scraped | number | Number of pages scraped during enrichment. |
| `avg_rating` | Rating | number | Average rating. |
| `total_reviews` | Reviews | number | Total review count. |
| `lat` | lat | text | Latitude value. |
| `long` | long | text | Longitude value. |
| `place_id` | place\_id | text | Place identifier for the record. |
| `scrape_status` | Status | text | Scraping result status. |

### Solving Real Problems with Midwife Nurses Lead Generator 💼

- 🎯 **Cold Outreach** — Build a focused lead generation list for midwife nurses and maternity care leads in minutes.
- 📣 **Healthcare Marketing** — Identify women’s health leads and pregnancy care providers for campaigns and partnerships.
- 🤝 **Recruitment** — Source nursing professionals and obstetric nursing contacts for staffing outreach.
- 🔬 **Market Research** — Analyze regional coverage of maternal health professionals and birthing center contacts.
- 📊 **CRM Enrichment** — Add business names, phone numbers, and websites to your lead database.
- ⚙️ **Repeatable Prospecting** — Re-run searches for new clinical staffing leads across multiple locations.

### Why Choose Midwife Nurses Lead Generator? 🏆

- 💡 **Built for a Specific Niche** — Ideal when you need midwife nurses, midwifery leads, or related healthcare contact data.
- 🔎 **Location-Aware Results** — Search by business type and city to narrow down relevant prospects.
- 🧾 **Clean Structured Output** — Useful for spreadsheets, dashboards, and CRM workflows.
- 📧 **Support When You Need It** — Reach out at <helloparsepoint@gmail.com>.

### How Many Results Can You Scrape? 📈

- Use `maxBusinesses` to set your target number of businesses, from 1 to 1000.
- If `scrapeMaxBusinessesPerLocation` is enabled, the actor will collect up to that target for each location.
- Your actual result count depends on how many relevant public businesses are available for your chosen search term and location.
- For larger runs, use proxy configuration to help keep scraping reliable.

### Legal Guidelines for Scraping Midwife Nurses Lead Generator ⚖️

This actor only works with publicly available data. It does not require logins or access to private profiles. You are responsible for following applicable laws, privacy rules, and platform terms when using the results for lead generation, healthcare lead generation, or research. Always use data ethically and only for legitimate business purposes. Data-removal requests: <helloparsepoint@gmail.com>.

### FAQ — Midwife Nurses Lead Generator ❓

#### How Does Midwife Nurses Lead Generator Work?

You provide a search term and one or more locations, and the actor returns public business records that match your niche. It collects contact details such as emails, phone numbers, websites, and social media links when they are publicly available.

#### What Kind of Businesses Can I Find?

You can use it for midwife nurses, maternity care leads, obstetric nursing, pregnancy care providers, birthing center contacts, and other related healthcare businesses that have public contact details.

#### Is This Useful for Lead Generation?

Yes. It’s designed for lead generation, healthcare lead generation, nurse lead generation, and medical lead generation workflows where you need structured contact data at scale.

#### What Happens If a Business Has No Website?

The actor can still return the business record, but email and website-based enrichment will be limited. In that case, fields such as `scraped_emails`, `scraped_phones`, and `scraped_social_media` may be empty arrays, and `scrape_status` may indicate the outcome.

#### How Many Results Should I Start With?

If you’re testing a new niche, start with a small `maxBusinesses` value such as 5. Once you confirm the quality of the midwife contact list, you can increase the limit for broader runs.

#### Can I Use Multiple Locations?

Yes. `googleMapsLocation` accepts an array, so you can target more than one city or region in a single run.

#### What If I Need Help?

If you have a question or want to discuss a feature request, contact <helloparsepoint@gmail.com>.

### Final Word ✉️

The **Midwife Nurses Lead Generator** gives you a faster way to build a targeted midwife contact list from public business data. It’s a practical shortcut for researchers, marketers, and teams that need healthcare contacts without spending hours on manual work. 🚀

### 🆘 Support & Feedback

Have a question or want a custom feature for the Midwife Nurses Lead Generator?

- 🐞 **Bug Reports:** Contact support with details about your run
- ✨ **Custom Solutions & Feature Requests:** Reach out to our team
- 📧 **Email:** <helloparsepoint@gmail.com>

### Complete number formats

| Field | Meaning |
| --- | --- |
| `phoneRaw` | The exact text the number was read from, before any normalisation |
| `phoneE164` | International dialable form, e.g. `+442079460958` |
| `phoneNational` | As someone inside that country would dial it |
| `phoneInternational` | Readable international form, e.g. `+44 20 7946 0958` |
| `phoneRfc3966` | `tel:` URI for VoIP systems (optional) |
| `phoneExtension` | The internal extension, when one was published |
| `phoneNumbers` | Every number on the row, each in all of the above forms |

Numbers are parsed against the business's own country from its Maps listing.
`phoneRaw` is never derived, so it stays trustworthy even when parsing the rest
fails.

### Contact Memory

| Field | Meaning |
| --- | --- |
| `firstSeenAt` | The date this contact was first delivered to you, across all runs |
| `isNewSinceLastRun` | `false` for a contact an earlier run already returned |

These carry real information because repeats are still delivered by default —
a scraper that dropped duplicates before delivery would mark every row new and
tell you nothing. If you would rather not receive repeats at all, **Skip
contacts delivered by a previous run** suppresses them, and **Reset contact
memory** starts the record over.

A contact is identified by its email address where there is one, otherwise by
its phone number.

# Actor input Schema

## `googleMapsSearchTerm` (type: `string`):

Enter the business type or niche for email scraper (e.g., 'coffee shops', 'dentists').

## `googleMapsLocation` (type: `array`):

Target geographic location for the email scraper (e.g., 'Miami, Florida').

## `maxBusinesses` (type: `integer`):

Target number of businesses to find (1-1000). The scraper will stop when this target is reached.

## `scrapeMaxBusinessesPerLocation` (type: `boolean`):

If enabled, the scraper will collect up to `maxBusinesses` results per location. If disabled, it combines all locations up to a single total limit.

## `proxyConfiguration` (type: `object`):

Proxy settings for scraping. Recommended for large-scale scraping.

## `includeDialerUri` (type: `boolean`):

Add the tel: URI form some VoIP and telephony systems expect. It duplicates information already in the other number columns - keep it only if your phone system asks for this exact format.

## `skipPreviouslySeenContacts` (type: `boolean`):

Suppress any contact an earlier run already returned, so a scheduled job only pays for what is new. Off by default - leave it off if you want the full list each time and would rather filter on the New column yourself.

## `resetContactMemory` (type: `boolean`):

Clear the remembered contacts before this run, so everything counts as new again. Use after changing your target list.

## Actor input object example

```json
{
  "googleMapsSearchTerm": "Midwife Nurses",
  "googleMapsLocation": [
    "New York"
  ],
  "maxBusinesses": 5,
  "scrapeMaxBusinessesPerLocation": false,
  "proxyConfiguration": {
    "useApifyProxy": true
  },
  "includeDialerUri": true,
  "skipPreviouslySeenContacts": false,
  "resetContactMemory": false
}
```

# Actor output Schema

## `dataset` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "googleMapsSearchTerm": "Midwife Nurses",
    "googleMapsLocation": [
        "New York"
    ],
    "maxBusinesses": 5,
    "proxyConfiguration": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("parse-point/midwife-nurses-lead-generator").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "googleMapsSearchTerm": "Midwife Nurses",
    "googleMapsLocation": ["New York"],
    "maxBusinesses": 5,
    "proxyConfiguration": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("parse-point/midwife-nurses-lead-generator").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "googleMapsSearchTerm": "Midwife Nurses",
  "googleMapsLocation": [
    "New York"
  ],
  "maxBusinesses": 5,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}' |
apify call parse-point/midwife-nurses-lead-generator --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,parse-point/midwife-nurses-lead-generator"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/gBwkb3SmVYVFdwnCy/builds/oV1GUp2UiTBsLiDW5/openapi.json
