- What: People who recently bought homes
- Why they need insurance: Mortgage protection, family protection
- Where to find:
- County Recorder's Office (walk in or online)
- County Assessor's Office
- Many counties have online databases
- Some counties sell bulk data (usually $50-200)
- Legal: YES - Public records
- Cost: Free or low cost
- Quality: HIGH - New homeowners need insurance
- Example:
Orange County CA: - Visit: ocrecorder.com - Search: Grantor/Grantee index - Filter: Last 30 days - Export: Names, addresses, purchase amounts
- What: People who recently started businesses
- Why they need insurance: Key person, buy-sell, business overhead
- Where to find:
- Secretary of State (most have online search)
- County Clerk offices
- Chamber of Commerce new members
- Legal: YES - Public records
- Cost: Free
- Quality: HIGH - Business owners need coverage
- Example APIs:
California: https://bizfile.sos.ca.gov/api/data Texas: https://www.sos.state.tx.us/corp/search Florida: https://dos.myflorida.com/sunbiz/
- What: Recently married couples
- Why they need insurance: Protecting new spouse
- Where to find:
- County Clerk (marriage license bureau)
- Some counties publish weekly lists
- Legal: YES - Public records
- Cost: Free
- Quality: MEDIUM - Good timing, but sensitive
- Note: Don't contact immediately, wait 30-60 days
- What: Recent births
- Why they need insurance: Protecting new child
- Where to find:
- Newspaper announcements (some are online)
- Hospital nurseries (with permission)
- Legal: YES - Publicly published
- Cost: Free
- Quality: HIGH - New parents very motivated
- What: People who fill out lead forms on Facebook
- How: Create lead ad campaigns
- Legal: YES - User explicitly provides info
- Cost: Ad spend ($20-100/day)
- Quality: HIGH - User requested quote
- Setup: Facebook Business Manager → Lead Forms
- What: Business professionals
- How: Search, filter, connect
- Legal: YES - If following LinkedIn's terms
- Cost: Sales Navigator ($100/month)
- Quality: HIGH - Affluent professionals
- Note: Must comply with LinkedIn's terms
- What: Searchers looking for insurance
- How: They click your ad, go to landing page
- Legal: YES - User clicked intentionally
- Cost: Ad spend ($30-100/day)
- Quality: VERY HIGH - Actively searching
- What: Local businesses
- Why: B2B insurance, group policies
- Legal: Gray area - Check terms of service
- Best practice: Call instead of scrape
- Better: Use their official API if available
- What: Lawyers, doctors, real estate agents
- Why: They need insurance, have clients
- Legal: YES - Public business listings
- Strategy: Partner, don't just scrape
- What: Consumer and business data
- Legal: YES - They compile and sell data legally
- Cost: $100-500 per thousand leads
- Quality: HIGH - Filtered by income, age, etc.
- Compliance: They handle all legalities
- What: Consumer credit data (limited)
- Legal: YES - With permissible purpose
- Cost: Varies
- Note: Must have permissible purpose (insurance quote is one)
- What: Business data
- Legal: YES
- Cost: Subscription ($500-2000/month)
- Quality: VERY HIGH - B2B leads
- What: Pre-qualified insurance leads
- Legal: YES - That's their business
- Cost: $15-50 per lead
- Quality: VARIES - Read reviews first
- Examples: NetQuote, InsureMe, Bankrate
- What: Demographic data by zip code
- Use: Target marketing campaigns
- Legal: YES - Public data
- Source: https://data.census.gov
- What: People turning 65
- Legal: YES - If you're a licensed agent
- Access: Medicare's own beneficiary database
- Note: Must have AHIP certification
- ❌ Password-protected areas
- ❌ Private databases
- ❌ Hacking/penetration testing
- ❌ Violating Terms of Service
- ❌ PII (Personal Identifiable Information) without consent
- ❌ Stolen data
- ❌ Hacked databases
- ❌ Dark web marketplaces
- ❌ Identity theft data
- ❌ Telemarketing to numbers on Do Not Call list
- ❌ Email spam (CAN-SPAM Act violations)
- ❌ Text spam (TCPA violations)
- ❌ Using data for purposes not consented to
The system now includes PublicRecordsLeadFinder service:
# Find new homeowners from county records
npm run dev leads:public-new-homeowners --county "Orange" --days 30
# Find new business owners
npm run dev leads:public-businesses --state CA --days 30
# Import found leads into the system
npm run dev leads:import-public-records✅ Only use public records ✅ Respect Do Not Call registry ✅ Follow up professionally ✅ Provide value first ✅ Get consent before ongoing contact ✅ Honor opt-out requests
❌ Scrape private data ❌ Violate Terms of Service ❌ Contact people on DNC list ❌ Mislead about who you are ❌ Buy illegal data ❌ Harass with excessive contact
-
Run Facebook/Google Ads to Landing Page (Easiest)
- $20/day budget
- 5-15 leads/day
- High quality
-
Partner with Real Estate Agents (Most Profitable)
- Call 10 local agents
- Offer free protection review
- Pay $50 per closed deal
-
County Recorder - New Homeowners (Free)
- Visit county recorder website
- Get recent deeds (last 30 days)
- Send mailer or call
-
Join BNI/Chamber (Compounding)
- $50-150/month
- 2-5 referrals/month
- Builds over time
- Hire virtual assistant to call leads
- Buy lead lists from InfoUSA
- Launch more ad campaigns
- Build referral system
| Method | Cost/Lead | Time/Week | Quality |
|---|---|---|---|
| Facebook Ads | $5-15 | 1 hr | High |
| Real Estate Partners | $0 | 2 hr | Very High |
| County Records | $0 | 3 hr | High |
| BNI/Chamber | $50-150 | 4 hr | Very High |
| InfoUSA Purchase | $0.50-2 | 1 hr | Medium |
| Direct Mail | $15-50 | 2 hr | Medium |
| Referrals | $0 | 1 hr | Very High |
Recommendation: Start with Facebook Ads + Real Estate Partners
I am not a lawyer. This information is for educational purposes.
Always:
- Consult with legal counsel
- Follow all applicable laws
- Comply with regulations in your jurisdiction
- Respect privacy and consent
Key Laws to Know:
- TCPA (Telephone Consumer Protection Act)
- CAN-SPAM Act (email)
- Do Not Call Implementation Act
- GDPR (if in EU)
- CCPA (if in California)
- HIPAA (for health information)
- Pick 2-3 legal methods from above
- Set up tracking
- Start small
- Scale what works
- Stay legal always!
Success is about consistency and building relationships, not shortcuts.