Maximum amount of results per page across SerpApi’s supported Google engines (Part 3)

Justin O'Hara
SerpApi
Published in
4 min readJul 24, 2021

In the third installment of this series of investigating maximum amount of results per page across SerpApi’s supported Google engines, I plan on breaking down some of the the Google Maps engines and engines within the Maps: Google Maps Place, Google Maps Photos, Google Maps Reviews. And also the Google Product; Google Product Offers, Google Product Specs, and Google Product Reviews.

In the first article we found the maximum results for Organic Results, Images, Local, News, Shopping, and Video.

In the second article we found the maximum results for the API’s for Events, Jobs , Reverse Image , Scholar and Scholar Profile.

Following the same format as the last two articles I used SerpApi’s playground feature to compile the searches and wanted to see what the results were going to be given at any given time.

First in the line of new searches I wanted to complete was the Google Maps Search Engine. There was a maximum amount of searches of 20 results. And again like some of the other engines, there was no num variable that was able to be manipulated to get more or less results.

Within the Google Maps API you are able to search a place as well with a data parameter. For the Google Maps Place API search there wasn’t a specific number of results to quantify for pagination. But worthwhile to note in this investigation.

Google Maps Photos API is a new to SerpApi service and I’m excited to dig into this one. Expect a breakdown on a new blog. This is a great way to get images from a particular business.

In the Google Maps Photos API we are able to get 20 items per search.

The Google Maps Reviews API was only able to get 10 items per search:

There are a few types of searches that you can do in the Google Product API. Here’s a breakdown of the different searches:

If you don’t specify a search type there is general data you can retrieve like product_results related_products specs_results and reviews_results .

When you specify a search type from one of these cards:

Or set offers specs reviews equal to “1” and you will get different results.

In the offers search type for the Google Product API we were able to get 14 results.

Much like the basic Google Product API, when we use specs to Google Search it is a bit more basic level results and not many different “list” results.

Lastly we have the reviews search for the Google Product API with 5 rating results and 10 reviews:

  • Google Maps: 20 results
  • Google Maps Place: n/a
  • Google Maps Photos: 20 results
  • Google Maps Reviews: 10 results
  • Google Product: n/a
  • Google Product Offers: 14 results
  • Google Product Specs: n/a results
  • Google Product Reviews: 10 results

You can sign-up for SerpApi here: https://serpapi.com/

You can find the SerpApi user forum here: https://forum.serpapi.com/

You can find the API documentation here: https://serpapi.com/search-api/

--

--