Google Maps Scraper

Apify

Collect Google Places business records by query or location with contact and place metadata.

Current price
$0.0056/result
Availability
Ready to run
Last accepted verification

What this API does

Collect Google Places business records by query or location with public contact and place metadata.

Agents select this operation with tool ID apify.compass-crawler-google-places, then inspect its current executable contract before a run.

Public input and output shape

Input

inputobject · optional

Provider-specific public source, URL or search criteria.

maxItemsnumber · optional

Maximum number of records to return.

Output

addressstring

Returned address value.

categoryNamestring

Returned category name value.

permanentlyClosedboolean

Returned permanently closed value.

phonestring

Returned phone value.

pricestring

Returned price value.

reviewsCountnumber

Returned reviews count value.

searchStringstring

Returned search string value.

temporarilyClosedboolean

Returned temporarily closed value.

titlestring

Returned title value.

totalScorenumber

Returned total score value.

websitestring

Returned website value.

Example request and output

This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.

Request

{
  "tool_id": "apify.compass-crawler-google-places",
  "input": {
    "input": {
      "language": "en",
      "locationQuery": "Wellington, New Zealand",
      "searchStringsArray": [
        "coffee"
      ],
      "maxCrawledPlacesPerSearch": 2
    },
    "maxItems": 2
  }
}

Output

{
  "phone": "+64 4 479 5707",
  "price": "NZ$10–20",
  "title": "The Villa Cafe",
  "address": "61 Ottawa Road, Ngaio, Wellington 6035, New Zealand",
  "website": "http://www.villacafe.co.nz/",
  "totalScore": 4.3,
  "categoryName": "Cafe",
  "reviewsCount": 429,
  "searchString": "coffee",
  "permanentlyClosed": false,
  "temporarilyClosed": false
}
Teaching errors and limitations

No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.

Updated
18 August 2026

Use Google Maps Scraper with Scrollport

Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.

Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.