Skip to main content
GET
/
v1
/
google
/
maps
/
posts
Get business posts
curl --request GET \
  --url https://scrapebadger.com/v1/google/maps/posts
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

data_id
string
required

Maps data ID

next_page_token
string | null

Response

Successful Response