Lead Finder uses an automated n8n workflow to scrape, score, and deliver business leads straight to you.
Go to the Dashboard and enter a business
keyword (e.g. Med Spas, Dentist) and a
city (e.g. Austin, Miami). Hit
Find Leads to kick off the process.
Your search hits an n8n webhook endpoint which triggers an automated workflow. n8n receives the keyword and city, then starts the lead scraping process in the background — no manual work needed.
The n8n workflow scrapes business data from various sources, collects contact details (name, email, phone, website), and enriches each lead with a score and tier (Hot, Warm, Cold) based on relevance and quality.
All scraped and scored leads are automatically written to a Google Sheet which acts as your central database. Each row includes the lead's name, title, company, contact info, location, revenue range, staff count, score, and tier.
Head to the Leads page to see all your collected leads. The page fetches data from the Google Sheet via another n8n webhook and presents it in a sortable table with stats, tier badges, and clickable contact links.