Scrape & Sync Website Emails to Google Sheets or Database
This automation enables users to scan the HTML source of a website and extract all email addresses found, saving the collected list into a structured format like a Google Sheet or database. The workflow is triggered by a webhook, where the user provides the target website URL as a query parameter. The automation then fetches the website content, extracts the email addresses using a regular expression, removes any duplicates, and responds to the webhook with the list of unique email addresses. This can be useful for growing email marketing lists or sourcing contact information at scale, particularly for businesses that rely on email outreach as a core part of their marketing strategy.



