
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
n8n-nodes-easyparser
Advanced tools
Extract structured Amazon product data using Easyparser API. Get product details, offers, search results, and seller data across 19+ marketplaces.
This is an n8n community node for Easyparser — a powerful, real-time Amazon product data extraction API. Extract product details, offers, search results, seller data, and more across 19+ marketplaces — no scraping, no proxies. Use our n8n node to build powerful e-commerce automations in minutes.
With this node you can extract structured data from Amazon across 19+ marketplaces. Operations are organized into four categories:
| Group | Operation | Action | Description |
|---|---|---|---|
| Product Data | Product Detail | Get product detail | Full product info: title, price, images, reviews, variants |
| Product Offers | Get product offers | All seller offers and pricing for a product | |
| Sales Analysis History | Get sales analysis history | Sales history and trend data | |
| Best Sellers Rank | Get best sellers rank | BSR data for a product | |
| Package Dimension | Get package dimension | Physical dimensions and weight | |
| — | |||
| Search & Discovery | Search | Search products | Search results by keyword or URL |
| Product Lookup | Look up product by identifier | Convert EAN / UPC / GTIN / ISBN to Amazon ASIN | |
| — | |||
| Seller Data | Seller Profile | Get seller profile | Seller info and ratings |
| Seller Products | Get seller products | All products listed by a seller | |
| Seller Feedback | Get seller feedback | Feedback history for a seller | |
| — | |||
| Bulk | Bulk Submit | Submit bulk request | Submit a batch of requests for async processing via webhook |
| Bulk Get Result | Get bulk result by ID | Retrieve parsed result of a bulk query using its ID | |
| — | |||
| Account | Account Info | Get account info | Account plan and credit usage details |
The Bulk API (bulk.easyparser.com) allows you to submit thousands of requests in a single call. Results are delivered asynchronously to your callback_url (webhook).
Typical workflow:
callback_urlid values returned in the submit response to poll for resultsSupported bulk operations: DETAIL · OFFER · SEARCH · PACKAGE_DIMENSION · PRODUCT_LOOKUP · SALES_ANALYSIS_HISTORY · BEST_SELLERS_RANK · SELLER_PROFILE · SELLER_PRODUCTS
Payload example for DETAIL:
{"asins": ["B00004RFMB", "B00004RFMC", "B00004RFMJ"]}
Note: In Bulk Integration, input keys are pluralized (e.g.,
asinsinstead ofasin,keywordsinstead ofkeyword).
All optional API parameters are available via the Additional Options section:
minPage, maxPage, pageNumber)sortBy)cookie and addressId injectionIn your n8n instance, go to Settings → Community Nodes and install:
n8n-nodes-easyparser
You need an Easyparser API key. Get yours at app.easyparser.com.
amazon.com · amazon.co.uk · amazon.de · amazon.fr · amazon.it · amazon.es · amazon.ca · amazon.com.mx · amazon.com.br · amazon.co.jp · amazon.com.au · amazon.in · amazon.ae · amazon.sa · amazon.nl · amazon.pl · amazon.se · amazon.com.tr · amazon.sg
MIT
FAQs
Extract structured Amazon product data using Easyparser API. Get product details, offers, search results, and seller data across 19+ marketplaces.
The npm package n8n-nodes-easyparser receives a total of 25 weekly downloads. As such, n8n-nodes-easyparser popularity was classified as not popular.
We found that n8n-nodes-easyparser demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.