Pagination for Google Places Search, Reviews, and Photos
The /v1/places/search, /v1/places/reviews, and /v1/places/photos endpoints now support a pages parameter instead of a limit. You can request multiple pages of results in a single call, with each page returning up to 10 items. This makes it easier to retrieve larger sets of data from Google Places.