Who's it for This template is perfect for sales professionals, marketers, and business developers who need to quickly gather contact information from company websites. Whether you're building prospect lists, researching potential partners, or collecting leads for outreach campaigns, this automation saves hours of manual email hunting. What it does This workflow automatically discovers and extracts email addresses from any website by: - Taking a website URL as input through a simple for

Who's it for This template is perfect for sales professionals, marketers, and business developers who need to quickly gather contact information from company websites. Whether you're building prospect lists, researching potential partners, or collecting leads for outreach campaigns, this automation saves hours of manual email hunting. What it does This workflow automatically discovers and extracts email addresses from any website by: - Taking a website URL as input through a simple form - Using Firecrawl's mapping API to find relevant pages (about, contact, team pages) - Batch scraping those pages to extract email addresses - Intelligently handling common email obfuscations like "(at)" and "(dot)" - Returning a clean, deduplicated list of valid email addresses The automation handles rate limiting, retries failed requests, and filters out invalid or hidden email addresses to ensure you get quality results. How to set up 1. Get Firecrawl API access: Sign up at firecrawl.dev and obtain your API key 2. Configure credentials: In n8n, create a new HTTP Header Auth credential named "Firecrawl" with: - Header Name: Authorization - Header Value: Bearer YOURAPIKEY 3. Import the workflow: Copy the workflow JSON into your n8n instance 4. Test the form: Activate the workflow and test with a sample website URL How to customize the workflow Search parameters: Modify the search parameter in the mapwebsite node to target different page types (currently searches for "about contact company authors team") Extraction limits: Adjust the limit parameter to scrape more or fewer pages per website Retry logic: The workflow includes retry logic with a 12-attempt limit - modify the checkretrycount node to change this Output format: The setresult node formats the final output - customize this to match your preferred data structure Email validation: The JSON schema in startbatchscrape defines how emails are extracted - modify the prompt or schema for different extraction rules The workflow is designed to be reliable and handle common edge cases like rate limiting and failed requests, making it production-ready for regular use.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.