Automate Lead Scraping with Scrapeless to Google Sheets with Data Cleaning
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Prerequisites
A n8n account (free trial available) A Scrapeless account and API key
A Google account to access Google Sheets đ ď¸ Step-by-Step Setup
-
Create a New Workflow in n8n Start by creating a new workflow in n8n. Add a Manual Trigger node to begin.
-
Add the Scrapeless Node Add the Scrapeless node and choose the Scrape operation
Paste in your API key
Set your target website URL
Execute the node to fetch data and verify results -
Clean Up the Data Add a Code node to clean and format the scraped data. Focus on extracting key fields like: Title Description URL
-
Set Up Google Sheets Create a new spreadsheet in Google Sheets
Name the sheet (e.g., Business Leads)
Add columns like Title, Description, and URL -
Connect Google Sheets in n8n Add the Google Sheets node
Choose the operation Append or update row
Select the spreadsheet and worksheet
Manually map each column to the cleaned data fields -
Run and Test the Workflow Click "Execute Workflow" in n8n
Check your Google Sheet to confirm the data is properly inserted
Results With this automated workflow, you can continuously extract business lead data, clean it, and push it directly into a spreadsheet â perfect for outbound sales, lead lists, or internal analytics.
How to Use âď¸ Open the Variables node and plug in your Scrapeless credentials. đ Confirm the Google Sheets node points to your desired spreadsheet. âśď¸ Run the workflow manually from the Start node.
Perfect For: Sales teams doing outbound prospecting Marketers building lead lists Agencies running data aggregation tasks
Related Templates
Extract Title tag and Meta description from url for SEO analysis with Airtable
Extract Title tag and meta description from url for SEO analysis. How it works The workflows takes records from Airtabl...
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders
This n8n template demonstrates how to create a comprehensive voice-powered restaurant assistant that handles table reser...
đ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments