Use this powerful n8n workflow template to automatically scan domains listed in Google Sheets, detect e-commerce platforms, payment gateways, and tech stacks, and write the results back for sales and market intelligence.
Download this n8n workflow template and start using it instantly.
Sales and Marketing Teams: Identify prospects using specific e-commerce technologies (e.g., Shopify, Magento) for targeted outreach.
Market Researchers: Gather large datasets on technology adoption rates within specific niches.
Data Analysts: Enrich existing domain lists with structural information and technical metadata.
n8n Users: Anyone looking for advanced web scraping and data processing logic using a custom n8n workflow.
Acquiring accurate market intelligence, especially knowing what technology a potential client uses, is crucial for B2B sales and strategic partnerships. Manually checking hundreds of domains is impossible. This robust n8n workflow solves this by automating the entire process. It pulls raw domain data from Google Sheets, corrects the URL formatting using a dedicated n8n node, then fetches the page HTML. The core logic resides in a sophisticated Code n8n node that uses string and regex pattern matching to detect key indicators for platforms like WooCommerce, Shopify, Magento, along with underlying frameworks (Next.js, React) and specific features (PWA, Checkout). By using this n8n template, you gain actionable intelligence updated directly back into your source Google Sheet, saving immense time and ensuring data consistency.
This n8n workflow operates in a highly efficient sequence to ensure reliable data extraction and polite scraping practices:
https://) and adds it if missing, ensuring the subsequent HTTP request can be successful.Domain column and writing back the detected Platform, Cart/Checkout status, Framework, Payment Gateway, Confidence Score, and Remarks.To use this powerful n8n workflow template, follow these steps:
Domain and contains the list of URLs you wish to analyze (e.g., google.com, shopify.com).Platform, Cart, Checkout, Framework, Payment Gateway, Confidence Score, Remarks, and Last Checked. Schedule Trigger / When clicking 'Execute workflow': These act as the n8n trigger points. The Schedule Trigger is set to run hourly, enabling continuous data enrichment.
Google Sheets (Get row(s) in sheet1): This n8n node retrieves all data items from the specified Google Sheet, providing the list of domains for analysis.
Code (URL Preprocessor): Essential data normalization n8n node. It standardizes domain inputs by ensuring they have an https:// protocol prefix and removes trailing slashes, preventing failed HTTP requests.
Split In Batches1: A flow control n8n node set to process 5 items at a time, crucial for managing resource usage and maintaining flow stability when processing large lists.
HTTP Request1: The scraping n8n node. It is configured with retries and a 20-second timeout. Crucially, it converts the response to plain text (html output property) and is set to continue on error, passing error details to the next step.
Wait (Rate Limiting Wait1): Implements a 2-second delay after each batch of HTTP requests. This is a vital n8n node for preventing services from blocking the scraper.
Code (Enhanced Technology Detection1): The intelligence hub. This n8n node analyzes the raw HTML content for proprietary patterns (regex and string includes) to classify the E-commerce platform, frontend framework, and specific site features (cart, checkout, PWA). It handles error conditions passed from the HTTP request and calculates a confidence score.
Google Sheets (Update Enhanced Results1): The final write action n8n node. It uses the Domain column as the matching key to update the corresponding row with the rich metadata generated by the previous Code n8n node.
Use this powerful n8n workflow to automatically detect and delete duplicate Jotform submissions, sending personalized AI-generated responses (welcome or rejection) via Gemini and Gmail.

Use this robust n8n workflow to connect to Google Search Console, analyze search analytics data, and automatically detect keyword cannibalization instances where multiple pages compete.

An essential n8n workflow for FinOps teams. Automatically detect unattached AWS resources (EBS volumes, snapshots, Elastic IPs) weekly, calculate monthly waste, and send detailed reports via Slack, Gmail, and Google Sheets. Utilize this powerful n8n template to drive cloud cost efficiency.

Use this powerful n8n workflow to automatically detect meeting conflicts caused by public holidays in distributed teams, suggest reschedule dates, and alert stakeholders via Slack.

Use this advanced n8n workflow to automatically detect keyword cannibalization across multiple client websites using Google Search Console data and GPT-4o analysis, generating actionable SEO reports.

Leverage this powerful n8n workflow to monitor Reddit for specific user problems, classify them using Google Gemini, automatically generate solutions, and log results in Google Sheets. This n8n template showcases advanced AI automation.

ERP Linker is a boutique integration consultancy specializing in end‑to‑end ERP, e‑commerce, and workflow automation, helping B2B organizations eliminate manual processes and scale with confidence. With deep expertise across NetSuite, Global Shop Solutions, MRPERP, and custom ERPs, ERP Linker connects storefronts like Shopify, BigCommerce, and WooCommerce with finance, fulfillment, and approvals to create a single source of operational truth.







































