Google Maps Reviews Scraper | $0.25/1K Results | Pay Per Result
Pricing
from $0.25 / 1,000 results
Google Maps Reviews Scraper | $0.25/1K Results | Pay Per Result
Extract the reviews of any place on Google Maps. Add a place ID and get reviewer, star rating, review text, publish date, likes, and the owner's reply. Export to JSON or CSV, run it via API, or plug it into your agent. $0.25 per 1,000 results, pay per result. Served by AnyAPI.
Pricing
from $0.25 / 1,000 results
Rating
0.0
(0)
Developer
AnyAPI
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share
Give it a Google Maps place ID and it returns one row per review: review ID, reviewer name, star rating, review text, publish timestamp and how long ago it was posted, like count, whether the reviewer is a Local Guide, how many reviews they have written, a direct link to the review, and the owner's reply where there is one. Reviews with only a star rating come back with empty text. It returns up to 100 reviews per request.
Input
| Field | Type | Required | Description |
|---|---|---|---|
placeId | string | yes | The Google Maps place ID to fetch reviews for. A Google Maps search returns one for every place. |
limit | integer | no | How many reviews to ask for, from 1 to 100. |
sort | string | no | Order the reviews come back in. One of: newest, mostRelevant, highestRanking, lowestRanking. Defaults to newest. |
reviewsFilterString | string | no | Only return reviews whose text contains this word or phrase, for example parking. Leave empty for all reviews. |
postedLimit | string | no | Only return reviews posted inside this window. Leave empty for no recency filter. One of: 24h, week, month, year. |
language | string | no | Two letter language code for the review details, for example en, es, de. Defaults to en. |
maxItems | integer | no | Stop after this many results. Defaults to 100. Each result is charged once. |
Output
Every result row is written to the dataset as one JSON object:
{"reviewId": "Ci9DQUlRQUNvZENodHljRjlvT2paTGRWRkpZbFp0VEVWeFdYQlljRXBwTmxvNFNtYxAB","rating": 5,"text": "Great cold brew and plenty of tables to work at.","author": "Alex Furry","reviewerId": "112925715079089600069","createdUtc": 1788858629,"publishedAgo": "17 hours ago","likes": 0,"url": "https://www.google.com/maps/reviews/data=!4m8!14m7!1m6!2m5!1sCi9DQUlRQUNvZENodHljRjlvT2paTGRWRkpZbFp0VEVWeFdYQlljRXBwTmxvNFNtYxAB","origin": "Google","ownerResponse": "","ownerResponseAt": "","reviewerReviewsCount": 101,"isLocalGuide": true,"source": "AnyAPI"}
Standby mode
This Actor also runs in Standby mode. Send the same input as a JSON body in a
POST request and it answers with { "items": [ ... ] }, the same rows a
standard run would write, charged the same way.
Pricing
This Actor is billed per result, plus one small fixed charge per run. A result event is charged for every row it writes, and the Actor Start event is charged once when the run begins. A run that finds nothing, or that comes back with an empty list, writes no rows and pays the start charge only. Both prices are on this Actor's Apify Store page.
Support
Something wrong with this Actor, a field you need, or a platform you want added? Open an issue on this Actor, or email support@getanyapi.com and a human will answer.
One shape across every platform
This Actor belongs to a set of sixteen on this account that read YouTube,
Instagram, TikTok, X, Reddit, Threads, Facebook Ads Library and Google News.
They take the same kind of input, write the same kind of row, bill the same way,
and stamp every row with "source": "AnyAPI", so a pipeline written against
one of them reads all of them without a second parser.
| Platform | Actors |
|---|---|
| YouTube | search, channel videos, comments, transcripts |
| profile posts, post comments | |
| TikTok | profile videos, keyword search, video comments |
| X | profile, user tweets |
| search, post comments | |
| Other | Threads posts, Facebook Ads Library, Google News |