Dentist Leads Scraper — Emails & Reviews avatar

Dentist Leads Scraper — Emails & Reviews

Pricing

from $50.00 / 1,000 results

Go to Apify Store
Dentist Leads Scraper — Emails & Reviews

Dentist Leads Scraper — Emails & Reviews

Find dentist and dental clinic leads with emails, phones, websites, ratings, reviews, hours, addresses, and Google Maps business data.

Pricing

from $50.00 / 1,000 results

Rating

0.0

(0)

Developer

Muhammad Afzal

Muhammad Afzal

Maintained by Community

Actor stats

0

Bookmarked

17

Total users

6

Monthly active users

15 days ago

Last modified

Categories

Share

Extract dentist listings worldwide from Google Maps with emails, phones, ratings, specialties, and full contact details. Search by country, state, city, or zip code. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

🎯 Features

  • Worldwide coverage — Search dentists in any country, state, city, or zip code worldwide
  • Email extraction — Automatically visits dentist websites to extract email addresses
  • Multi-input mode — Search by keyword + location OR provide direct Google Maps URLs
  • 18 data fields — Business name, category, specialties, full address, city, state, postal code, country, phone, email, website, Google Maps URL, rating, reviews count, GPS coordinates, opening hours, new patient status, and metadata
  • B2B lead generation — CRM-ready structured JSON output perfect for sales prospecting
  • Anti-bot stealth — Session rotation, random delays, viewport randomization, resource blocking
  • 14 languages — Results in English, Spanish, French, German, Portuguese, Italian, Japanese, and more

📥 Input

ParameterTypeDefaultDescription
searchQuerystringdentistWhat to search for (e.g., "orthodontist", "dental clinic")
locationstringUnited StatesWhere to search — country, state, city, or zip code
startUrlsarray[]Direct Google Maps URLs (alternative to search)
maxResultsinteger50Maximum dentist listings to extract (1–5000)
languageselectenLanguage for Google Maps results
includeEmailsbooleantrueVisit websites to extract email addresses
proxyConfigurationobjectApify ProxyProxy settings (datacenter recommended)

📤 Output

Each result contains:

FieldTypeDescription
business_namestringName of the dental practice
categorystringBusiness category on Google Maps
specialtiesstringDental specialties offered (comma-separated)
addressstringStreet address
citystringCity
statestringState or province
postal_codestringZIP or postal code
countrystringCountry
phonestringPhone number with country code
emailstringEmail address (null if not found)
websitestringPractice website URL
google_maps_urlstringDirect Google Maps listing link
ratingnumberStar rating (1.0–5.0)
reviews_countintegerNumber of Google reviews
latitudenumberGPS latitude
longitudenumberGPS longitude
opening_hoursstringOperating hours
accepts_new_patientsbooleanWhether accepting new patients
scraped_atstringISO 8601 extraction timestamp
source_urlstringSource Google Maps URL

Example Output

{
"business_name": "Smile Dental Clinic",
"category": "Dentist",
"specialties": "Orthodontics, Cosmetic Dentistry, Dental Implants",
"address": "123 Main St, Suite 200",
"city": "Miami",
"state": "FL",
"postal_code": "33101",
"country": "United States",
"phone": "+1-305-555-0123",
"email": "contact@smiledental.com",
"website": "https://smiledental.com",
"google_maps_url": "https://www.google.com/maps/place/Smile+Dental/",
"rating": 4.7,
"reviews_count": 342,
"latitude": 25.7617,
"longitude": -80.1918,
"opening_hours": "Mon-Fri: 8AM-6PM, Sat: 9AM-2PM",
"accepts_new_patients": true,
"scraped_at": "2026-04-08T12:00:00.000Z",
"source_url": "https://www.google.com/maps/search/dentist+in+Miami"
}

💰 Pricing

This actor uses pay-per-event pricing at $0.05 per dentist listing extracted.

Cost Examples

  • Extract 50 dentists → $2.50
  • Extract 200 dentists → $10.00
  • Extract 1,000 dentists → $50.00

🔧 Usage Examples

Search dentists in a specific city

{
"searchQuery": "dentist",
"location": "Miami, FL",
"maxResults": 100
}

Search orthodontists in a country

{
"searchQuery": "orthodontist",
"location": "United Kingdom",
"maxResults": 200,
"language": "en"
}

Search by zip code with email extraction

{
"searchQuery": "pediatric dentist",
"location": "90210",
"maxResults": 50,
"includeEmails": true
}

API call

const Apify = require('apify-client');
const client = new Apify.ApifyClient({ token: 'YOUR_API_TOKEN' });
const run = await client.actor('muhammadafzal/worldwide-dentist-scraper').call({
searchQuery: 'dental implant',
location: 'Tokyo, Japan',
maxResults: 100,
language: 'ja'
});
const dataset = await client.dataset(run.defaultDatasetId).listItems();
console.log(dataset.items);

❓ FAQ

Does this work worldwide?
Yes! Enter any country, state, city, or zip code in the location field.

How does email extraction work?
When includeEmails is enabled, the actor visits each dentist's website and extracts email addresses from the page content and mailto links. This takes longer but provides valuable contact data.

What if I get blocked?
The actor uses Apify Proxy with session rotation, random delays, and stealth settings. Use datacenter proxies first — residential proxies are available if needed.

Can I search for specific dental specialties?
Yes! Set searchQuery to "orthodontist", "pediatric dentist", "cosmetic dentist", etc.

📊 Tips for Best Results

  1. Start small — Test with 20-50 results first, then scale up
  2. Use datacenter proxies — Faster and cheaper; switch to residential only if blocked
  3. Be specific with location — "Miami, FL" works better than just "Florida"
  4. Combine search terms — Try "cosmetic dentist", "dental clinic", or "oral surgeon"
  5. Disable emails for speed — Set includeEmails: false for faster runs when emails aren't needed

What is Dentist Leads Scraper?

Dentist Leads Scraper turns the target data into structured, reusable results on Apify. Use it when you need repeatable collection for sales teams, agencies, recruiters, market researchers, and data-enrichment workflows without maintaining a custom scraper or one-off integration. Run it manually, schedule recurring jobs, call it through the Apify API, or connect it to an AI agent through the Apify MCP server.

The Actor stores results in an Apify dataset, where they can be previewed and exported as JSON, CSV, Excel, XML, or RSS. Availability and completeness depend on the source, supplied inputs, public visibility, authentication requirements, and upstream rate limits.

Use cases for Dentist Leads Scraper

  • Build structured datasets for research, reporting, enrichment, or monitoring.
  • Automate repetitive collection with schedules, webhooks, and API calls.
  • Feed clean records into spreadsheets, databases, CRMs, BI tools, AI agents, or RAG pipelines.
  • Track changes over time by running the same validated input on a schedule.
  • Replace fragile manual copy-and-paste work with a reproducible Apify workflow.

How to use Dentist Leads Scraper

  1. Open the Actor input page and choose a focused, valid target.
  2. Set a conservative result limit for the first run.
  3. Start the Actor and inspect the dataset for coverage and field availability.
  4. Export the results or connect the dataset to your downstream system.
  5. Scale gradually and use scheduling, pagination, or proxies when supported.

Important input options

  • searchQuery — What to search for. Use this field when you want to find dentists by type or specialty. Examples: 'dentist', 'orthodontist', 'cosmetic dentist', 'dental implant', 'pediatric dentist'.
  • location — Where to search. Enter a country, state, city, or zip code. Examples: 'United States', 'Florida', 'Miami, FL', '33101', 'London, UK', 'Tokyo, Japan'. Combine with searchQuery to find specifi
  • startUrls — Reserved for future use. Currently not used - the scraper uses Serper.dev API to discover dentist listings.
  • maxResults — Maximum number of dentist listings to extract. Each listing counts as one result for billing. Lower values complete faster.
  • language — Language code for search results (e.g., 'en' for English, 'es' for Spanish, 'fr' for French, 'de' for German, 'pt' for Portuguese, 'ja' for Japanese).
  • includeEmails — Visit each dentist's website to extract email addresses. This provides higher email accuracy but increases extraction time.

API and automation example

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: process.env.APIFY_TOKEN });
const run = await client.actor('muhammadafzal/worldwide-dentist-scraper').call({
// Add the same input fields you use in the Apify Console.
});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

Use these dedicated tools when a neighboring data source or workflow is a better match:

Frequently asked questions

How many results can I scrape with Dentist Leads Scraper?

The practical total depends on the source, input limits, pagination, available records, run timeout, and upstream restrictions. Start with a small run, verify the output, and increase the limit gradually.

Can I integrate Dentist Leads Scraper with other apps?

Yes. Use Apify integrations, webhooks, schedules, dataset exports, Make, Zapier, Google Sheets, cloud storage, or your own application.

Can I use Dentist Leads Scraper with the Apify API?

Yes. Start runs with the Apify REST API or an official Apify client, then retrieve records from the run's default dataset. Keep your API token in a secret or environment variable.

Can I use Dentist Leads Scraper through an MCP Server?

Yes. The Apify MCP server can expose the Actor to compatible AI clients and agents. Review the input and expected cost before allowing an autonomous workflow to run it at scale.

Do I need proxies?

It depends on the source and volume. Use the default configuration first. For larger or geographically sensitive jobs, select an appropriate proxy configuration only when the Actor supports it.

Scraping rules vary by source, jurisdiction, data type, and intended use. Collect only data you are authorized to access, respect applicable terms and privacy laws, and avoid restricted or personal data misuse. This documentation is not legal advice.

Your feedback

If a field is missing, a source layout has changed, or you need a supported use case documented, open an issue on the Actor page with a reproducible input and run ID.