Quick Overview This workflow runs on a schedule, searches Google via SerpApi for a chosen topic, scrapes the top results’ webpages with Apify, uses Anthropic Claude to extract email addresses from the page text, and sends a consolidated report through Gmail, Telegram, and WhatsApp (Rapiwa). How it works 1. Runs on a schedule trigger. 2. Sets the search topic and performs two SerpApi Google searches to collect organic results for positions 1–20. 3. Extracts the title and URL from each SerpApi res

Quick Overview This workflow runs on a schedule, searches Google via SerpApi for a chosen topic, scrapes the top results’ webpages with Apify, uses Anthropic Claude to extract email addresses from the page text, and sends a consolidated report through Gmail, Telegram, and WhatsApp (Rapiwa). How it works 1. Runs on a schedule trigger. 2. Sets the search topic and performs two SerpApi Google searches to collect organic results for positions 1–20. 3. Extracts the title and URL from each SerpApi response and merges the results into a single list. 4. Processes each result in a loop by scraping the target URL’s content using an Apify website content crawler. 5. Sends the scraped text to Anthropic Claude with a structured output format to extract an email address (or return null if none is found). 6. Sends a formatted “Email Scraping Report” containing each site’s title, link, and extracted email via Gmail, Telegram, and WhatsApp (Rapiwa). Setup 1. Add credentials for SerpApi, Apify, and Anthropic (Claude) so the workflow can search, scrape, and extract emails. 2. Add Gmail OAuth2 credentials and replace the placeholder recipient address in the Gmail report. 3. Add Telegram bot credentials and set a valid chat ID (the template references a Telegram trigger item, so update the chat ID mapping or add a Telegram Trigger node). 4. Add Rapiwa credentials and replace the placeholder WhatsApp number. 5. Update the topic keyword in “Set Your Topic” and adjust the SerpApi searches if you want more or fewer than 20 results.
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.