NAVNavbar
Logo
cURL php NodeJS Python cSharp

Google Reviews: Overview

This API is the updated version of Google Reviews SERP API v2 endpoint.

 
The returned results are specific to the indicated local establishment name, search engine, location and language parameters. We emulate set location and search engine with the highest accuracy so that the results you receive will match the actual search results for the specified parameters at the time of task setting. You can always check the returned results accessing the check_url in the Incognito mode to make sure the received data is entirely relevant. Note that user preferences, search history, and other personalized search factors are ignored by our system and thus would not be reflected in the returned results.

Please note that Google returns 4490 results maximum. Use the depth field to specify the required number of reviews.

You can indicate the following device types and OS you would like to receive Google Reviews results for when setting a task:

  • Mobile. Available OS types: iOS, Android
  • Desktop. Available OS types: Windows, macOS

‌ 

Methods

 
Google Reviews API supports only the Standard method of data retrieval. It requires making separate POST and GET requests. Using this method, you can retrieve the results after our system collects them.

Alternatively, you can specify pingback_url or postback_url when setting a task, and we will notify you on completion of tasks or send them to you respectively.

If you do not specify pingback_url or postback_url, you can receive the list of id for all completed tasks using the ‘Tasks Ready’ endpoint. It is designed to provide you with the list of completed tasks, which haven’t been collected yet. Then, you can retrieve the results using the ‘Task GET’ endpoint.

You can send up to 2000 API calls per minute, with each POST call containing no more than 100 tasks. Contact us if you would like to raise the limit.
 

Priorities and cost

 
The cost of using Google Reviews API depends on the number of reviews you specify in the depth field when setting a task and on the selected priority of task execution.

Your account will be charged for every 10 reviews returned in the items array, e.g. if you specify "depth": 11, you will be charged as per 20 reviews.

Note: if the value you specify in the depth field doesn’t reflect the actual number of reviews you get in the items array (e.g., you indicated "depth": 100, but there are in fact only 30 reviews for your query on Google), all extra money charged at the time of task setting will be refunded to you immediately.

The Standard method has two different priorities that stand for the relative speed of task execution and have different prices:

1. Normal priority;
2. High priority.

The cost can be calculated on the Pricing page. You can check your spending in your account dashboard or by making a separate call to the User Data endpoint

You can test Google Reviews API for free using DataForSEO Sandbox.