Google Maps Scraper — Places, Contacts & Lead Score avatar

Google Maps Scraper — Places, Contacts & Lead Score

Pricing

from $1.40 / 1,000 place scrapeds

Go to Apify Store
Google Maps Scraper — Places, Contacts & Lead Score

Google Maps Scraper — Places, Contacts & Lead Score

Scrape Google Maps (google.com/maps) places by search term + location — name, category, address, phone, rating, reviews, website, and current open status. Geo-accurate to a radius you control. Pay per result, no code.

Pricing

from $1.40 / 1,000 place scrapeds

Rating

0.0

(0)

Developer

Black Falcon Data

Black Falcon Data

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

21 hours ago

Last modified

Share

What does Google Maps Scraper do?

Google Maps Scraper extracts businesses (places) from Google Maps by search term and location — name, category, address, phone, rating, reviews, website, and current open status. Unlike scrapers that return out-of-area noise, every result is filtered to a radius you control, so you get exactly the area you searched.

New to Apify? Sign up free and use the included $5 monthly platform credit to test this actor.

Key features

  • 📍 Geo-accurate results — every place is filtered to the search radius around your location, so you never get out-of-area noise.
  • 📇 Rich place data — name, category, full address, phone, rating, review count, website, and current open status in one pass.
  • 🕒 Today's open status — the current open/closed status line straight from the listing (today only).
  • 🎯 Filters that don't cost you — narrow by minimum rating, minimum reviews, category, and "must have a phone" before any result is billed.
  • ♻️ Change tracking — re-run any time; each place is tagged NEW, UPDATED, or UNCHANGED so you act only on what's fresh.
  • 🔔 Notifications — push results to Telegram, Slack, Discord, WhatsApp, or any webhook (n8n / Make / Zapier).
  • 🤖 Clean structured output — every place as consistent JSON, exportable to CSV / Excel, ready for your CRM or AI pipeline.

What data can you extract from google.com?

Each result includes Core listing fields (title, categoryName, cid, fid, mapsUrl, location, distanceFromCenterKm, and address, and more) and contact information (contactPhone, extractedEmails, extractedPhones, and leadEmail). All fields are always present — unavailable data points are returned as null, never omitted.

Input

The main inputs are an optional location filter and a result limit. Additional filters and options are available in the input schema.

Key parameters:

  • searchTerms — What to search for, e.g. "plumber", "roofer", "dentist". Add several to scan multiple categories in one run.
  • location — City, area, or region to search within, e.g. "Austin, TX" or "Manchester, UK".
  • searchRadiusKm — How far from the location centre to include results. Results outside the radius are dropped. (default: 25)
  • searchRadiusMiles — Optional alternative to km. Used only when the km radius is left empty.
  • maxResults — Maximum number of businesses to return. (default: 100)
  • gl — Country to bias the search and geocoding toward. (default: "us")
  • hl — Result language (2-letter code, e.g. "en"). (default: "en")
  • minRating — Only keep businesses with at least this star rating (0–5). Leave empty for no minimum.
  • minReviews — Only keep businesses with at least this many reviews.
  • category — Keep only businesses whose Google category contains this text (case-insensitive).
  • requirePhone — Keep only businesses that list a phone number (recommended for outreach). (default: false)
  • telegramToken — Telegram bot token (from @BotFather). Required for Telegram notifications.
  • ...and 9 more parameters

Input example

Basic search — Keyword-driven search scoped to a city with a tight radius.

→ Full payload per result — all standard fields populated where the source provides them.

{
"searchTerms": [
"coffee shop"
],
"location": "Austin, TX",
"maxResults": 50
}

Output

Each run produces a dataset of structured listing records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.

Example listing record

{
"title": "Bluebonnet Coffee",
"categoryName": "Coffee shop",
"cid": "12345678901234567890",
"fid": "0x0:0xab12cd34",
"mapsUrl": "https://www.google.com/maps?cid=12345678901234567890",
"location": {
"lat": 30.2711,
"lon": -97.7437
},
"distanceFromCenterKm": 3.21,
"address": "1200 E 6th St, Austin, TX 78702",
"neighborhood": null,
"street": "1200 E 6th St",
"city": "Austin",
"state": "TX",
"postalCode": "78702",
"countryCode": "US",
"totalScore": 4.7,
"reviewsCount": 312,
"claimThisBusiness": false,
"openingHoursToday": "Open · Closes 6 PM",
"website": "https://bluebonnetcoffee.example",
"displayDomain": "bluebonnetcoffee.example",
"contactPhone": "+15125550142",
"extractedEmails": [],
"extractedPhones": [],
"extractedUrls": [],
"socialProfiles": {
"linkedin": null,
"twitter": null,
"instagram": null,
"facebook": null,
"youtube": null,
"tiktok": null,
"github": null,
"xing": null,
"bluesky": null,
"threads": null,
"mastodon": null
},
"leadEmail": null,
"emailVerifications": [],
"leadScore": null,
"leadTier": null,
"changeType": "NEW",
"scrapedAt": "2026-06-04T00:00:00.000Z"
}

How to scrape google.com

  1. Go to Google Maps Scraper in Apify Console.
  2. Configure the input and optional location filter.
  3. Set maxResults to control how many results you need.
  4. Click Start and wait for the run to finish.
  5. Export the dataset as JSON, CSV, or Excel.

Use cases

  • Build a directory of businesses in a city by category.
  • Collect phone numbers and websites for an outreach list.
  • Monitor a local market for new or changed listings over time.
  • Enrich an existing company list with ratings, reviews, and addresses.
  • Feed geo-targeted business data into a CRM or dashboard.

How much does it cost to scrape google.com?

Google Maps Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.

  • Run start: $0.00005 per run
  • Per listing (primary event): $0.0036

You are billed only for the events your run actually triggers. Prices below are the Free plan tier; higher Apify plans (Bronze → Diamond) pay progressively less per event, down to roughly 5× lower on the top tier.

EventPrice (Free tier)Charged when
Run start$0.00005 (one-time)Charged once when the run starts (scales with memory, minimum one).
Place scraped (primary)$0.0036A business that passed your filters and was returned.
Filtered out$0.0008A discovered business removed by your filters before it was scraped.
Place details$0.0018Full structured detail fields for a returned business.
Contacts extracted$0.0018Emails and/or social profiles mined for a business.
Email verified$0.005An email that passed syntax + MX verification.
Tech stack detected$0.004Website technology stack detected for a business.

Example costs (primary event only — the per-event charges above add cost when detail/contact/enrichment fire):

  • 10 results: $0.04
  • 25 results: $0.09
  • 100 results: $0.36
  • 200 results: $0.72
  • 500 results: $1.8

FAQ

How many results can I get from google.com?

The number of results depends on the search query and available listings on google.com. Use the maxResults parameter to control how many results are returned per run.

Can I integrate Google Maps Scraper with other apps?

Yes. Google Maps Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.

Can I use Google Maps Scraper with the Apify API?

Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.

Can I use Google Maps Scraper through an MCP Server?

Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode and descriptionMaxLength to keep payloads manageable for LLM context windows.

This actor extracts publicly available data from google.com. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.

Your feedback

If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.

You might also like

Getting started with Apify

New to Apify? Create a free account with $5 credit — no credit card required.

  1. Sign up — $5 platform credit included
  2. Open this actor and configure your input
  3. Click Start — export results as JSON, CSV, or Excel

Need more later? See Apify pricing.