Extract Web Page Data from Gmail Links and Save to Google Sheets
How it works
This workflow automatically extracts specific data from received emails and saves it into a Google Sheets document for easy tracking and analysis.
It connects to a Gmail account, searches for emails received within a defined date range from a specific sender, opens links inside those emails, extracts data from the linked pages (such as case ID, patient name, birth date, complaint, and location), processes and cleans the information using custom JavaScript logic, and finally saves the structured results into a Google Sheet.
Setup steps
Connect Gmail using OAuth2 credentials.
Adjust the date filters and sender email in the “Search Emails” node.
Customize the CSS selectors in the HTML extraction nodes to match the desired elements from your email or linked page.
Open the Code node and modify the logic if you need to calculate or transform additional fields.
Link your Google Sheets account and specify the spreadsheet and sheet name where the results will be appended.
Related Templates
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
📰 AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments