---
title: "Weekly local SEO rank report for a plumbing company"
slug: "plumber-local-seo-rank-report"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/plumber-local-seo-rank-report"
actor: "Google Maps Geo-Grid Local Rank Tracker"
actor_url: "https://automationbyexperts.com/apify/geo-grid-local-rank-tracker"
apify_url: "https://apify.com/fayoussef/geo-grid-local-rank-tracker/examples/plumber-local-seo-rank-report?fpr=youssef&fp_sid=abe_ex_plumber-local-seo-rank-report"
price: "$0.004"
price_unit: "per result"
---

# Weekly local SEO rank report for a plumbing company

A 7 by 7 grid across a 5 mile radius of Denver for plumber and emergency plumber, the two searches that drive service calls. Schedule it weekly and the competitors view tells you who is taking the top spots in each area, which is the report local SEO agencies charge for monthly.

**Run it:** [Weekly local SEO rank report for a plumbing company on Apify](https://apify.com/fayoussef/geo-grid-local-rank-tracker/examples/plumber-local-seo-rank-report?fpr=youssef&fp_sid=abe_ex_plumber-local-seo-rank-report)  
**Actor:** [Google Maps Geo-Grid Local Rank Tracker](https://automationbyexperts.com/apify/geo-grid-local-rank-tracker)  
**Pricing:** $0.004 per result

## The input this task runs with

```json
{
  "businessName": "Roto-Rooter",
  "keywords": [
    "plumber",
    "emergency plumber"
  ],
  "location": "Denver, CO",
  "gridSize": 7,
  "radius": 5,
  "distanceUnit": "miles"
}
```

## What every run returns

- `Search keyword`
- `Grid point (lat/lng)`
- `Per-point rank`
- `Average rank`
- `Coverage %`
- `Share of Local Voice`
- `Top competitors`
- `HTML heatmap URL`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other Google Maps Geo-Grid Local Rank Tracker tasks

- [Measure a restaurant's local pack visibility by neighbourhood](https://automationbyexperts.com/apify/examples/restaurant-local-pack-visibility): Runs burger restaurant and burgers near me from 25 points across a 5 by 5 grid around downtown Chicago and records the rank at each one. Restaurants live or die on the 3 pack within walking distance, and this shows exactly which blocks you win and which a competitor owns.
- [Track a dentist's Google Maps ranking across a city](https://automationbyexperts.com/apify/examples/dentist-google-maps-ranking-grid): Checks where a dental practice ranks in the Google Maps local pack from 49 points spread across a 7 by 7 grid, 3 miles from centre to edge, for the searches patients actually type. The result is a heat map of visibility by neighbourhood, not a single misleading rank from the office address.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
