Google Reviews Scraper avatar
Google Reviews Scraper

Pricing

$0.35 / 1,000 reviews

Go to Store
Google Reviews Scraper

Google Reviews Scraper

Developed by

Billy

Billy

Maintained by Community

Extract Google Maps reviews using Place URLs or IDs. Includes reviewer info, photos, owner responses, and more. Fast, flexible, and cheap

0.0 (0)

Pricing

$0.35 / 1,000 reviews

0

Total users

8

Monthly users

8

Runs succeeded

>99%

Last modified

3 days ago

Personal Information

include_personalbooleanOptional

If enabled, the actor will include personal information about the reviewer, such as name, user ID, and profile URL.

Default value of this property is false

Place URLs

place_urlsarrayOptional

Google Maps place URLs to scrape (e.g., https://www.google.com/maps/place/Gate+City+Coffee/@42.8721827,-112.5145324,13z/...).

Place IDs

place_idsarrayOptional

Google Place IDs (place_id) to scrape (e.g., 0x808fb72c5d2721db:0x9da46c30e931946d).

Review Pages

limitintegerOptional

Maximum number of review pages to crawl per place.

Default value of this property is 1

Reviews Order

orderEnumOptional

Set the order of the reviews

Value options:

"most_relevant": string"newest": string"highest_rating": string"lowest_rating": string

Default value of this property is "most_relevant"

Filter by keyword

searchKeywordstringOptional

This filter looks for keywords used in reviews, e.g good, bad etc

Default value of this property is ""

searcharrayOptional

Provide one or more search queries (e.g., 'restaurants') or Google Maps search URLs. URLs must include the maps/search path to be valid.

Rating

ratingEnumOptional

Filter out places below a specific average rating. For example, selecting '4.0 and up' will only include places rated 4.0 or higher. Select 'All' to disable rating filtering.

Value options:

"0.0": string"2.0": string"2.5": string"3.0": string"3.5": string"4.0": string"4.5": string

Default value of this property is "0.0"

Page Limit per Search

search_limitintegerOptional

Set the maximum number of search result pages to process per query or URL. Each page typically contains up to 40 places.

Default value of this property is 1

Search Location (Optional)

search_locationstringOptional

Specify a location to search within, such as a city name (e.g., Paris, Berlin, New York). Useful for general queries like 'restaurants' without geographic context.

Default value of this property is "New York"

Search Coordinates (Optional)

search_coordinationstringOptional

Specify a geographic coordinate in the format <longitude>,<latitude> (e.g., 2.3522,48.8566 for Paris). This allows for precise location targeting when used with general queries.

Default value of this property is ""