localleadfinder
verified local-business contacts via the official Google Places API
livepubliclast active 2026-06
how it works
built out of the same parts
localleadfinder is a Python CLI and MCP server that pulls verified local-business contact data through the official Google Places API (New) — ToS-compliant, with no scraping. It runs geocode to text search to pagination to CSV/JSON, with great-circle radius filtering to keep results inside the target area.
measured
why it is cheap to run
API requests for one 60-result run
The new Text Search returns phone and website inline via X-Goog-FieldMask, so no per-place enrichment call is needed.
source: localleadfinder README