Extract Amazon Book Data & Generate Purchase Reports with Decodo - n8n Workflow | Neura Market
Extract Amazon Book Data & Generate Purchase Reports with Decodo
Automates scraping Amazon book pages via Decodo API, extracts structured data with LLM, and generates purchase-ready reports as Google Docs/PDFs delivered to Slack/Drive.
This n8n workflow leverages the Decodo Scraper API to crawl Amazon category, search, or listing pages with headless JavaScript rendering and device emulation (desktop/mobile/tablet). It captures full HTML content, including dynamically loaded elements, then uses an LLM-powered agent with structured output parsing to extract detailed book data such as titles, prices, ratings, authors, and more into clean JSON objects.
Next, it processes the extracted data to generate a professional 'purchase-rea
Platform
n8n
Category
Data & Analytics
Price
$24.99
Creator
Bryce Yu
n8n
web scraping
amazon
books
decodo api
llm extraction
data analytics
reports
google docs
slack
pdf generation
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.