Scrape Shopify Store Data with RapidAPI & Save to Google Sheets - n8n Workflow | Neura Market
Scrape Shopify Store Data with RapidAPI & Save to Google Sheets
Automates scraping Shopify store info and products via RapidAPI, triggered by URL submission, and appends data to Google Sheets for analysis.
This n8n workflow automates the extraction of Shopify store metadata and product details using the Shopify Scraper API on RapidAPI. Triggered by a form submission with a store URL, it sends POST requests to fetch store info (name, location, domain) and products (titles, prices, tags), then appends the data to dedicated Google Sheets tabs: 'Shop Info' and 'Products'.
Ideal for marketers, analysts, or businesses conducting competitive research, it eliminates manual data collection, enabling quick
Platform
n8n
Category
Marketing
Price
$12.99
Creator
Fred Garcia
shopify
scraper
rapidapi
google-sheets
data-extraction
ecommerce
marketing
competitive-analysis
automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.