Block 1 - When clicking ‘Test workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Who this is for? Extract Amazon Best Seller Electronic Info is an automated workflow that extracts best seller data from Amazon's Electronics section using Bright Data Web Unlocker, transform it in...
n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.informationextractor, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ranjan Dailata.
Original n8n.io sourceExtract Amazon Best Seller Electronic Info is an automated workflow that extracts best seller data from Amazon's Electronics section using Bright Data Web Unlocker, transform it into structured JSON using Google Gemini's LLM, and forwards a fully structured JSON response to a specified webhook for downstream use.
This workflow is tailored for:
eCommerce Analysts Who need to monitor Amazon best-seller trends in the Electronics category and track changes in real-time or on a schedule.
Product Intelligence Teams Who want structured insights on competitor offerings, including rankings, prices, ratings, and promotions.
AI-powered Chatbot Developers Who are building assistants capable of answering product-related queries with fresh, structured data from Amazon.
Growth Hackers & Marketers Looking to automate competitive research and surface trending product data to inform pricing strategies.
Data Aggregators and Price Trackers Who need reliable and smart scraping of Amazon data enriched with AI-driven parsing.
Keeping up with Amazon's best sellers in Electronics is a time-consuming, error-prone task when done manually.This workflow automates the process, ensuring:
Automating Data Extraction from Amazon Best Sellers using Bright Data, ensuring reliable access to real-time, structured data.
Enhancing Raw Data with Google Gemini, turning product lists into structured JSON using the Google Gemini LLM.
Sending Results to a Webhook, enabling seamless integration into dashboards, databases, or chatbots.
The workflow performs the following steps:
Extracts Amazon Best Seller Electronics page info using Bright Data's Web Unlocker API.
Processes the unstructured content using Google Gemini's Flash Exp model to extract structured product data.
Sends the structured information to a webhook endpoint.
This workflow is built to be flexible - whether you're a market researcher, e-commerce entrepreneur, or data analyst. Here's how you can adapt it to fit your specific use case:
Change the Amazon Category Update the Amazon URL with the topic of your interest such as Computers & Accessories, Home Audio, etc.
Customize the Gemini Prompt Update the Gemini prompt to get different styles of output — comparison tables, summaries, feature highlights, etc.
Send Output to Other Destinations Replace the Webhook URL to forward output to:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Extract Amazon best seller electronic info with Bright Data and Google Gemini |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Market Research, AI Summarization |
| Author | Ranjan Dailata |
| Published | 23 Apr 2025 |
Use the JSON export at /data/workflows/3681/3681.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Who this is for? Extract Amazon Best Seller Electronic Info is an automated workflow that extracts best seller data from Amazon's Electronics section using Bright Data Web Unlocker, transform it in...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.