Google Maps Review Search & Scraper avatar
Google Maps Review Search & Scraper
Under maintenance

Pricing

Pay per event

Go to Store
Google Maps Review Search & Scraper

Google Maps Review Search & Scraper

Under maintenance

Developed by

Selective

Selective

Maintained by Community

Extracts reviews from Google Maps, allowing advanced searches with multiple keywords per location to find specific feedback. Ideal for sentiment analysis and competitor research, it enables targeting by Place ID, URL, or name, with filters for date and rating.

0.0 (0)

Pricing

Pay per event

0

1

1

Last modified

3 days ago

Google Maps Place IDs

placeidsarrayOptional

List of Google Maps Place IDs to scrape reviews for. You can provide up to 10 places in total across all fields.

Google Maps URLs

urlsarrayOptional

List of Google Maps URLs to scrape reviews for. Must start with https://www.google.com/maps/place or https://maps.app.goo.gl/. You can provide up to 10 places in total across all fields.

Exact Names

namesarrayOptional

List of exact names as they appear in Google Maps. Used to construct a search URL. You can provide up to 10 places in total across all fields.

Sort Reviews By

sort_byEnumOptional

Sort order for reviews.

Value options:

"relevance": string"newest": string"highest": string"lowest": string

Default value of this property is "newest"

Search Terms

search_termsarrayRequired

List of search terms to filter reviews. This is the core feature that makes this scraper unique - you can search for specific keywords within reviews to find targeted feedback.

Oldest Date

oldest_datestringOptional

Oldest review date to scrape (YYYY-MM-DD format, e.g., '2023-01-15'). Can only be used when sort_by is 'newest'. Scraping will stop when reaching reviews older than this date.

Max Reviews

max_reviewsintegerOptional

Maximum number of reviews to scrape per place. If max_reviews_per_search_term is set, this will be the total number of reviews scraped for all search terms for each place.

Default value of this property is 100

Max Reviews Per Search Term

max_reviews_per_search_termintegerOptional

If set, limits the number of reviews scraped for each search term. If not set, all reviews for each search term are scraped (up to max_reviews per place).

Default value of this property is 50

Region

regionEnumOptional

Region code that sets the browser language and, for residential proxies, the country of the IP addresses. Available options: EN, DE, FR, IT, ES, CZ, NL, PL, TR, UK, SE, AT, AU, AZ, BE, BR, BG, KH, CA, CL, HR, DK, EG, FI, GE, GR, HU, IN, ID, JP, LU, LT, LI, MY, MT, MX, NZ, NO, PE, PT, RO, RS, SK, SI, CH, TH, UA, US.

Value options:

"AT": string"AU": string"AZ": string"BE": string"BG": string"BR": string"CA": string"CH": string"CL": string"CZ": string"DE": string"DK": string"EG": string"ES": string"FI": string"FR": string"GE": string"GR": string"HR": string"HU": string"ID": string"IN": string"IT": string"JP": string"KH": string"LI": string"LT": string"LU": string"MX": string"MY": string"MT": string"NL": string"NO": string"NZ": string"PE": string"PL": string"PT": string"RO": string"RS": string"SE": string"SI": string"SK": string"TH": string"TR": string"UA": string"UK": string"US": string

Default value of this property is "US"

Proxy Type

proxyEnumOptional

Type of proxy to use for scraping.

Value options:

"none": string"datacenter": string"residential": string

Default value of this property is "residential"

Run Headless

headlessbooleanOptional

Run the browser in headless mode (no UI).

Default value of this property is true

Include Author Info

include_author_infobooleanOptional

Whether to include author-related information (author, user_images, author_profile_url, profile_picture) in the output.

Default value of this property is false

Stop On Match

stop_on_matchbooleanOptional

Stop scraping when a duplicate review is found.

Default value of this property is false