We love dupes !
  • About
  • Contact
  • Plans & Prices
  • Features
  • Tools
    • Reviews Related
      • Google Review Link Generator
      • Google Reviewer Analyze
      • Google Q&A link generator
      GMB Related
      • Find duplicate listings in GMB
      • Local Rank Tracker
      • Google My Business Categories - List 2023
      • Google My Business Category Helper
      • Google research links
      Other
      • CID converter and link generator
      • Apple Maps Business Categories - 2023
      • Local SEO Bookmarklets
      • Wikipedia near by search
      • Restaurant JSON-LD Schema.org Generator
      • Google Knowledge Graph Search
      • Raw google autocomplete results
      Scrape Google Business Profile NEW
      • Scrape Google Listing Information
      • Scrape Google Listing Reviews
      • Scrape Google Listing Images
      • Scrape Google Listing Posts
      • Scrape Google Listing Products
      • Scrape Google Listing Q&A
      • Scrape Google Listing Services
      • Scrape Google Listing Menu
  • Login or register
  • Main Navigation
    • About us
    • Contact Us
    • Plans & Prices
    • Features
    • Login or register
    • Privacy Policy
  • Tools
    • Google Review Link Generator
    • Google Reviewer Analyze
    • Google Q&A link generator
    • Find duplicate listings in GMB UPDATED
    • Local Rank Tracker NEW
    • Google My Business Categories - Full List (2022)
    • Google My Business Category Helper NEW
    • Google research links
    • CID converter and link generator
    • Local SEO Bookmarklets
    • Wikipedia near by search
    • Restaurant JSON-LD Schema.org Generator
    • Google Knowledge Graph Search
    • Raw google autocomplete results
  • PlePer.com
  • Scrape Google Listing Reviews

Scrape Google Listing Reviews

Scrape Google Reviews (GBP) API tool

What is this

This tool is part of the PlePer Scrape API and is used to demonstrate scraping of google business profile reviews. The results are limited to 50 reviews. The default order is latest first.

How to use

In the field enter the listing url ( Link to listing profile. CID or Place ID )

Examples:

  • Google Maps URL: https://www.google.com/maps?cid=3291747407840809159
  • CID: 3291747407840809159
  • Place ID: ChIJdeqx34d004kRxxCqttOiri0

API reference

API Documentation: https://pleper.com/index.php?do=api_docs_scrape#google/by-profile/reviews

Response Fields

Field Description
id Review ID
content The review content. If the review is not in English here is the original review
content_translated If the review is not in English here is the Google translation of the review
rating Review rating
photos If the user uploaded any photos with the review here is an array with URLs
timestamp Unix timestamp - number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT)
time_text Timestamp represnted as text ( a week ago, 2 months ago, a year ago )
time Time in format Y-m-d H:i:s
correct_time Indicates if the review time is correct. Depending on how reviews are retrieved, dates may not be exact.
user_id The user ID
user_name The user name
user_link Link to the user profile ( you can use https://pleper.com/index.php?do=tools&sdo=scrape_google_reviewer to scrape other user reviews )
user_photo User photo URL
user_stats Array with user stats ( is the user local guide, number of reviews and photos )
response_from_owner The content of the owner resnponse ( if not in English here is the original )
response_from_owner_translated If the response from the owner is no in English here is the Google translation of the owner response
response_from_owner_time Timestamp represnted as text ( a week ago, 2 months ago, a year ago )
response_from_owner_timestamp Unix timestamp - number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT)
review_link URL to the review
review_likes Review likes if any
review_attributes Review attributes if any ( Critical OR Positive )
order The order of the reviews


Notes:

  • The dates of the review are relative because in most cases Google shows the date as "a week ago", "a month ago".
  • Everything is in English. For example if the review is any other language there are fields with translated review content. The review attributes are also in English.
  • Via the API you can limit the reviews ( with "limit_reviews" ) up to 750 in one request and sort by latest or by most relevant ( with "sort_reviews" = newest OR most_relevant ). Example.
  • The review ID we return is the part of "report this review URL". For a unique ID you can use the user_id because one user can write only one review per listing.

 

Usage limits

Every tool have some daily limits, if they are exceeded, you will see notification.