The work
Prospecting normally means searching for companies, opening their websites, locating public emails, checking alternate contact pages, understanding what the company does, and preparing personalised research before any outreach.
The friction
Business discovery, website inspection, email hunting and research preparation are repetitive and hard to scale by hand.
The system
The public-email check is the fork. If the homepage yields an email the run goes straight to research; if it does not, the workflow searches candidate pages first.
- Manual Trigger
- CONFIG
- Google Places Search Businesses
- Split and Normalize Businesses
- Fetch Company Homepage
- Extract Public Emails
- PublicEmailFound?
Two paths
- Found: Use Homepage Email
- Not found: Candidate Pages, Split Out, Fetch Candidate Page, Extract and Group Candidate Emails, Candidate Email Found?, Use Candidate Email
- Prepare AI Lead
- Fetch Website for AI
- Clean Website and Build AI Prompt
- OpenAI Analyze Business
- Parse AI Research
- Save to Review Queue
What it handles
- Google Places business discovery
- Business normalisation
- Homepage retrieval
- Public-email extraction
- Alternate candidate-page research
- Email candidate grouping
- Website preparation for AI
- OpenAI business analysis
- Research parsing
- Review-queue creation
What stays human
Every lead lands in a review queue, and the decision to contact anyone is made by a person.
- Whether the lead is actually relevant
- Whether the contact path is appropriate
- Whether the AI research is accurate enough
- Whether outreach should be sent at all
- The final personalised message
The principle
The workflow prepares outreach research. It does not make the business-contact decision.
Exceptions
- No public email
- Irrelevant candidate pages
- Broken website
- Blocked website
- Difficult HTML
- Unsuitable public email
- Missing company information
- AI research requiring a sanity check
How it improves the workflow
The workflow reduces repetitive prospect research and produces a more organised review queue for deciding which businesses deserve personalised outreach.
