# Dentist leads — Austin, TX

**Generated**: 2026-04-20  •  **Source**: Google Maps public UI

**Method**: Playwright-driven search + result panel scrape + per-card enrichment (company name, website, phone).

---

## Headline numbers

- **Records**: 25
- **Domain coverage**: 96.0% (24/25)
- **Phone coverage**: 96.0% (24/25)

## First 10 businesses

| # | Business | Domain |
|---|---|---|
| 1 | ATX Family Dental | www.atxfamilydental.com |
| 2 | Austin Lifetime Dental | — |
| 3 | North Austin Dentistry | northaustindentist.com |
| 4 | Austin Dental Company | www.austindentalco.com |
| 5 | Austin Dental Works | www.austindentalworks.com |
| 6 | 38th Street Dental | www.myaustindds.com |
| 7 | Austin City Dental | www.austincitydental.com |
| 8 | Tech Ridge Dental | www.techridgedental.com |
| 9 | Forest Family Dentistry | forestfamily.com |
| 10 | Austin Family Dentist | austinfamilydentist.com |

## What the pipeline does with this output

In a real pilot, this CSV feeds three downstream steps (not run here):

1. **Email verification** — run each domain through a verification API to grade MX/SMTP/catch-all status.
2. **Opener generation** — Claude writes a 2-sentence personalized opener per lead using the business name + city + niche context.
3. **Outbound send** — drip sequence from a warmed inbox, reply routing, meeting booking.

## Caveats

- Results come from the public Maps UI — no Places API calls, no key cost.
- Coverage varies per query; a few listings skip the enrichment step when the profile page is slow to load.
- Volume is rate-limited by design (≤2 searches/min) to stay well under Google's bot-detection thresholds.

---

*Dataset schema: 13 columns — id, full_name, company, domain, email, phone, country, first_name, last_name, title, linkedin_url, industry, seniority. Fields with no public value are null.*