Google Maps Reviews Scraper

  • compass/google-maps-reviews-scraper
  • Modified
  • Users 474
  • Runs 5.2k
  • Created by Author's avatarCompass

Google Maps Reviews Scraper extracts all reviews for a single place on Google Maps. Just enter the URL of the location you want to scrape and you'll get a dataset of all reviews.

Free trial for 14 days

Then $30.00/month

No credit card required now

Google Maps Reviews Scraper

Free trial for 14 days

Then $30.00/month

Start URLs

startUrls

Optional

array

List of URLs to be crawled. They can be search URLs or place URLs. The only valid format for URLs contains either /maps/search or /maps/place

Number of reviews

maxReviews

Optional

integer

Max number of reviews per place to scrape. If you fill in 0 or nothing, no reviews will be scraped. For all reviews, just put 99999

Sort reviews by

reviewsSort

Optional

string

Define how reviews should be sorted.

Options:

"newest", "mostRelevant", "highestRanking", "lowestRanking"

Reviews translation

reviewsTranslation

Optional

string

Google automatically adds translated text to the original. You can adjust this behavior here.

Options:

"originalAndTranslated", "onlyOriginal", "onlyTranslated"

Language

language

Optional

string

Results details will show in this language.

Options:

"en", "af", "az", "id", "ms", "bs", "ca", "cs", "da", "de", "et", "es", "es-419", "eu", "fil", "fr", "gl", "hr", "zu", "is", "it", "sw", "lv", "lt", "hu", "nl", "no", "uz", "pl", "pt-BR", "pt-PT", "ro", "sq", "sk", "sl", "fi", "sv", "vi", "tr", "el", "bg", "ky", "kk", "mk", "mn", "ru", "sr", "uk", "ka", "hy", "iw", "ur", "ar", "fa", "am", "ne", "hi", "mr", "bn", "pa", "gu", "ta", "te", "kn", "ml", "si", "th", "lo", "my", "km", "ko", "ja", "zh-CN", "zh-TW"

Personal data

personalData

Optional

boolean

This settings allows you to obtain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers.