IndexZeroDocs

Local search

Google Business listings, Maps and Local Finder rankings, and the questions people ask on a listing, at a coordinate.

Local results depend on where the searcher stands, so all three tools require a locationCoordinate: a string of latitude,longitude,zoom, for example 30.2672,-97.7431,13. There is no sensible default. All three cost credits.

search_local_businesses

Google Business listings near a coordinate, by name or category: title, address, rating, and review count. Use it for local competitor research and citation checks.

ArgumentTypeRequiredDefaultMeaning
projectIdstringyes
locationCoordinatestringyeslat,lng,zoom.
titlestring, up to 200 charsone of title or categoriesBusiness name to search for.
categoriesstring[], up to 10 itemsone of title or categoriesGoogle Business categories, for example ["plumber"].
limitinteger, 1 to 100no20

get_local_serp_results

Google Maps or Local Finder rankings for a keyword at a coordinate: who occupies the local pack there.

ArgumentTypeRequiredDefaultMeaning
projectIdstringyes
keywordstring, 1 to 200 charsyesSearch term.
locationCoordinatestringyeslat,lng,zoom.
languageCodestringnoproject language
searchTypemaps or local_findernomapsThe Google Maps result set, or the expanded local pack.
depthinteger, 1 to 100no20How many results to read.

get_google_business_questions

Questions and answers posted on a Google Business Profile. A direct read on what customers actually ask; good raw material for FAQ and content work.

ArgumentTypeRequiredDefaultMeaning
projectIdstringyes
keywordstring, 1 to 200 charsyesBusiness name or search term to pull questions for.
locationCoordinatestringyeslat,lng,zoom.
languageCodestringnoproject language
depthinteger, 1 to 100no20

On this page