---
title: "Google Maps Scraper"
description: "Type what you are looking for and where (e.g. \"growth agency in London\") and import up to 200 businesses into Google Sheets: name, phone, website, rating, address and attributes."
canonical: "https://derrick-app.com/features/google-maps-scraper"
category: "Feature"
runs_on: "Google Sheets, MCP (AI agents), REST API"
---

# Google Maps Scraper

> Type what you are looking for and where (e.g. "growth agency in London") and import up to 200 businesses into Google Sheets: name, phone, website, rating, address and attributes.

*Canonical: https://derrick-app.com/features/google-maps-scraper*

---

## Where it runs

- **Google Sheets add-on** - run it from the Derrick sidebar, results written to your sheet.
- **MCP server (AI agents)** - call it from Claude, Cursor, or any MCP client. See /mcp.
- **REST API** - call it from your own code (Standard plan and up). Docs: https://app1.derrick-app.com/api/v1/docs/

## How to use it in Google Sheets

### Step 1: Type your search
Write what you are looking for and where, e.g. "agence seo marseille" or "growth agency in London". No need to open Google Maps or copy a URL.

### Step 2: Select Google Maps by prompt
Open the Derrick add-on, choose Google Maps by prompt, and type your search.

### Step 3: Get the full business list instantly
A new sheet fills with up to 200 businesses: contact, rating, address, opening hours and attributes, ready to use.

## Use it from an AI agent (MCP)

Exposed as the `derrick_google_maps_by_prompt` tool on the Derrick MCP server.

**Example prompt**: "Find dentists in Lyon from Google Maps"

**Result**: Local businesses with address, phone, website.

Install: `claude mcp add derrick -- npx -y derrick-mcp`. Full catalog at /mcp.md.

## Use it from the REST API

Action: `google_maps_by_prompt`. Available from the STANDARD plan upward, same credit cost as the add-on.

- Docs: https://app1.derrick-app.com/api/v1/docs/
- Auth: Bearer API key (Google Sheets add-on -> Settings -> API access)
- Machine-readable pricing: /pricing.md

## Turn Google Maps into a lead list
Import up to 200 businesses per search, straight into Google Sheets, fully enriched. Available on paid plans.
