VOOZH about

URL: https://apify.com/codingfrontend/google-maps-places-scraper/input-schema

⇱ Input Β· Google Maps Places Scraper Β· Apify


Pricing

from $2.99 / 1,000 results

Go to Apify Store

Google Maps Places Scraper

Scrape Google Maps places data including business name, address, phone, website, ratings, reviews, and more. Extract leads and business information from Google Maps search results.

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Coding Frontned

Coding Frontned

Maintained by Community

Actor stats

0

Bookmarked

140

Total users

26

Monthly active users

a month ago

Last modified

Share

You might also like

Google Maps Scraper

harsh719/google-maps-scraper

Scrape Google Maps places and reviews. Extract business name, website, phone, rating, address, city, country, and reviews at scale.

Google Maps Places Extractor

enckay/google-maps-places-extractor

Extract Places and businesses from Google Maps. Scrap phone numbers, emails, website, business hours, address and gps, Google Place ID. Use filters to include or exclude irrelevant leads.

964

Google Maps Scraper - Extract Business Data, Reviews & Leads

code-node-tools/google-maps-scraper

Fast Google Maps scraper and Google Places API alternative. Extract business data, reviews, emails, ratings, and contact info from Google Maps. Filter by website presence. Perfect for lead generation, competitor research, and local SEO.

8

Google Maps Places API

thodor/google-maps-scraper-with-reviews

Google Places API alternative. Get 60+ business attributes per place: names, phones, websites, hours, reviews, and coordinates. JSON, CSV, or Excel. Unlimited results per area, no per-request quota.

Google search Parser google maps / my business

saswave/google-search-parser-google-maps-my-business

Extract company infos from google search results, right side box (website, phone number, reviews, social accounts, address..) Allows you to automate enrichment using queries with a combination of company name, website domain and street address (complete or partial). Check readme for some exemples.

Google Maps Scraper

rupom888/google-maps-scraper

Extract business listings from Google Maps.

Google Maps Scraper

unlimitedleadtestinbox/google-maps-scraper

Get places data from Google Maps. Enter a valid Google maps url and get business infos including contact data as phone number and website

Search Queries

searchStringsArray

Required

List of search queries for Google Maps (e.g., 'Technology companies in United States', 'Restaurants in New York').

Type:array

Location

locationQuery

Optional

Optional location to append to search queries.

Type:string
Default:United States

Latitude

lat

Optional

Latitude coordinate for search center (e.g., '40.7128'). Overrides locationQuery if both lat and lng are provided.

Type:string

Longitude

lng

Optional

Longitude coordinate for search center (e.g., '-74.0060'). Overrides locationQuery if both lat and lng are provided.

Type:string

Zoom Level

zoom

Optional

Google Maps zoom level (3-21). Supports fractional values like 18.25, 18.5, 18.75. Higher zoom = smaller area. If provided, this overrides the radius setting.

Type:string

Search Radius (meters)

radius

Optional

Search radius in meters. Used to calculate zoom level if zoom is not provided. Ignored if zoom is explicitly set.

Type:integer
Minimum:100
Maximum:1000000
Default:50000

Max Places Per Search

maxCrawledPlacesPerSearch

Optional

Maximum number of places to crawl per search query.

Type:integer
Minimum:1
Maximum:100
Default:20

Include Opening Hours

includeOpeningHours

Optional

Whether to include opening hours/timing information for each place.

Type:boolean
Default:true

Include Reviews

includeReviews

Optional

Whether to extract reviews for each place. Note: This may increase scraping time.

Type:boolean
Default:false

Max Reviews Per Place

maxReviewsPerPlace

Optional

Maximum number of reviews to extract per place (only used if Include Reviews is enabled).

Type:integer
Minimum:1
Maximum:100
Default:10

Minimum Stars

placeMinimumStars

Optional

Minimum star rating (1-5) to include places. Leave empty for no filter.

Type:string
Default:

Closed Places Filter

closedPlacesFilter

Optional

Filter for closed places: 'all' = include all places (default), 'skipClosed' = exclude closed places, 'onlyClosed' = include only temporarily/permanently closed places.

Type:string
Default:all
Options:
allskipClosedonlyClosed

Language

language

Optional

Results details will show in this language.

Type:string
Default:en
Example:en
Options:
enafazidmsbscacsdadeeteses-419eufilfrglhrzuisitswlvlthunlnouzplpt-BRpt-PTrosqskslfisvvitrelbgkykkmkmnrusrukkahyiwurarfaamnehimrbnpagutateknmlsithlomykmkojazh-CNzh-TW

Proxy Configuration

proxyConfiguration

Optional

Proxy settings. Residential proxies are strongly recommended for Google Maps to avoid bot detection. Use Apify Proxy with the RESIDENTIAL or GOOGLE_SERP group.

Type:object