Restaurant Lead Gen
Automated lead generation and outreach for restaurant sales.
When to Use
- "Find restaurants in [city/region]"
- "Generate leads for restaurant clients"
- "Send outreach emails to restaurants"
- "Enrich restaurant data with website/phone"
- "Build a restaurant sales pipeline"
Lead Discovery
Search Methods
- Google Maps scraping - Use SeleniumBase or browser automation
- Yelp directory - Scrape local restaurant listings
- Direct Google search -
restaurants in [location]
Data to Collect
| Field | Priority |
|---|
| Name | Required |
| Address | Required |
| Phone | High |
| Website | High |
| Cuisine type | Medium |
| Hours | Low |
Outreach Templates
Email (PAS Formula)
Subject: [Problem headline]
Hi [Name],
[Problem]: Many [restaurant type] owners struggle with [issue].
[Agitate]: Without solving this, you're losing [X] per [week/month].
[Solution]: We help restaurants like yours [benefit].
Best,
[Your name]
WhatsApp
Hi [Name]! 👋
Saw your spot - love what you're doing at [Restaurant]!
Quick question: are you currently dealing with [pain point]?
Happy to chat if it makes sense. No pressure!
Workflow
Quick Lead Gen
- Discover leads via search
- Enrich with website/contact data
- Add to outreach list
- Send personalized outreach
- Track responses
Automation Script
# Lead enrichment example
from selenium import webdriver
def enrich_restaurant(name, address):
driver = webdriver.Chrome()
search = f"{name} {address} restaurant website"
# Extract from Google results
return {"website": ..., "phone": ...}
Regions to Target
- Dominican Republic
- Puerto Rico
- Peru
- Other Latin American markets
Tools
- SeleniumBase - Web scraping
- Browser automation - Data enrichment
- Email - Outreach (SMTP or API)
- WhatsApp Business API - Direct messaging
Output
Save leads to CSV:
name,address,phone,website,cuisine,status,notes
Restaurant Name,123 Main St,+1-555-1234,https://...,Italian,new,