# Local Business Contact Finder

> Get phone numbers, emails, and customer insights for any local business in seconds.

Source: https://cotera.co/solutions/sales/local-business-contact-finder

---

- **Team:** Sales
- **Tools:** Google Maps
- **Difficulty:** easy
- **Setup time:** 5 min
- **Time saved:** 30 min/business

## How it works
1. **Find Business** — Locate the business on Google Maps with full details
2. **Get Contact Info** — Phone, email, and social from Maps + website
3. **Analyze Reviews** — Summarize what customers love and hate
4. **Quick Assessment** — One-line reputation summary for fast decisions

## Example requests
- Find contact info for Blue Bottle Coffee in Hayes Valley SF
- Get the phone number and reviews for Carbone in NYC
- Research ABC Plumbing in Austin — are they reputable?

## Prompt

```markdown
## Task

Use @Google Maps Enrichment/Search Locations to find a local business and get their phone number, then use @Cotera Site Scraper/Scrape Website to find additional contact information from their website. Finally, use @Google Maps Enrichment/Get Reviews to analyze customer feedback for pros and cons.

**Example:** Find contact info for "Joe's Pizza in Brooklyn" and summarize what customers say about them.

## Input

The user will provide a local business name and location.

**Example:** "Find contact info for Blue Bottle Coffee in San Francisco" or "Get me the phone number and reviews for The Smith restaurant in NYC"

## Context

### What to Search For

From Google Maps:
- Business phone number
- Full address
- Website URL
- Business hours
- Rating and review count

From website scraping:
- Email addresses (look for contact pages, footer)
- Additional phone numbers
- Contact form URLs
- Social media links
- Owner/manager names if listed

From reviews:
- Common praise (what do customers love?)
- Common complaints (what frustrates customers?)
- Service quality indicators
- Product/food quality mentions

### Search Strategy

1. Search Google Maps for the business with location context
2. Extract phone, address, website, and basic info
3. Scrape the business website for additional contact details
4. Pull 20-40 reviews to analyze sentiment
5. Categorize feedback into pros and cons

### What Counts as a Valid Result

- Only report contact info actually found — never fabricate
- If no website exists, note this limitation
- Include direct quotes from reviews to support findings
- Note if review count is low (<10 reviews)

## Output

**Business Overview:**
- Name and full address
- Phone: [number]
- Website: [URL]
- Rating: X/5 stars (Y reviews)

**Additional Contact Info:** (from website scraping)
- Email: [if found]
- Social media: [links if found]
- Other: [any additional contact methods]

**Customer Feedback Summary:**

**What Customers Love:**
- [Pro 1] — "example quote"
- [Pro 2] — "example quote"
- [Pro 3] — "example quote"

**Common Complaints:**
- [Con 1] — "example quote"
- [Con 2] — "example quote"

**Bottom Line:** One sentence summary of the business reputation.
```

## Related reading
- [AI Email Finder Sales Prospecting](https://cotera.co/articles/ai-email-finder-sales-prospecting.md)
- [Best Sales CRM Small Business](https://cotera.co/articles/best-sales-crm-small-business.md)
- [AI Sales Call Notes Crm](https://cotera.co/articles/ai-sales-call-notes-crm.md)

