Google Maps Posts API

Get the Google Maps Posts data using this API, consisting of posts description, date, images and link.

Here is the list of default parameters for this API :

Parameters
Description

api_key required

This is your API key.

data_id required

Type: String It is the Google Maps data ID. You can get this by entering the location name as the query in our Google Maps API.

next_page_token

Type: String

The next_page_token is used to get the next page results.

API Example:

cURL "https://api.serpdog.io/maps_post?api_key=APIKEY&data_id=0x88371272500ebf33:0x70a094fd98fb45c0"

Last updated