Skip to main content

SMB & Local Business Prospecting

Find local businesses by category and location, then identify decision makers and get contact info. Deepline searches Google Maps and returns structured data: business name, phone, address, rating, website, and optionally extracted emails.
For detailed tool documentation and output schemas, see SMB Data Sets.

Quick Start

In Claude Code, type:
/deepline-gtm Find dentists in Austin, TX
/deepline-gtm Get me 50 med spas in Los Angeles with their phone numbers and websites
/deepline-gtm Find plumbers near 90210 with ratings above 4.0
With Codex:
codex "Find 20 dentists in Austin TX with phone numbers and websites"

The SMB Prospecting Workflow

1

Search Google Maps

Deepline searches for businesses matching your category and location.
2

Extract structured data

Each result includes: business name, phone, address, rating, review count, website.
3

Extract emails (optional)

With extract_emails_and_contacts=true, Deepline scrapes websites for contact emails.
4

Find decision makers (optional)

Chain with company_to_contact_by_role_waterfall to find owners or managers.

Example: Full SMB Outbound Pipeline

Find 20 med spas in Miami, FL. For each one, find the owner or practice manager 
with their work email. Output to med_spa_prospects.csv with columns: 
business_name, address, phone, website, rating, contact_name, contact_title, contact_email
Deepline will:
  1. Search Google Maps for med spas in Miami
  2. Extract structured business data
  3. Use company_to_contact_by_role_waterfall to find decision makers
  4. Run email waterfall for each contact
  5. Output combined CSV
Always pilot with a small batch (5-10 businesses) before scaling. Local business + decision maker + email enrichment uses multiple credits per business.

Default Pattern

  1. Serper Maps for discovery — Quick query tuning, broad search
  2. OpenWebNinja for the list — Structured data you’ll enrich or export
  3. Decision maker waterfall — Find owners/managers at each business
  4. Email waterfall — Get verified contact emails

Related: SMB Data Sets | Find Decision Makers | Find Work Email