n8n node for Amazon Product Advertising API (PA API 5.0) - Full featured
npm install n8n-nodes-amazon-affiliate-apin8n community node for Amazon Product Advertising API 5.0

> Author: Priyansh Kothari
> ☕ Like this package? Buy me a coffee!
This package provides full integration with the Amazon Product Advertising API (PA API 5.0) for n8n. It supports all operations: SearchItems, GetItems, GetVariations, and GetBrowseNodes.
Note: This is a distinct package from n8n-nodes-amazon-paapi. If you have both installed, look for Amazon Affiliate API in the node list.
In your n8n instance, go to Settings → Community Nodes → Install n8n-nodes-amazon-affiliate-api
Or install manually:
``bash`
npm install n8n-nodes-amazon-affiliate-api
- Images.Variants.Small/Medium/Large$3
- ItemInfo.ByLineInfo - Brand, Manufacturer
- ItemInfo.Classifications - Binding, ProductGroup
- ItemInfo.ContentInfo - Edition, Languages, Pages
- ItemInfo.ContentRating - Audience Rating
- ItemInfo.ExternalIds - EANs, ISBNs, UPCs
- ItemInfo.Features - Bullet points
- ItemInfo.ManufactureInfo - Model, Part Number
- ItemInfo.ProductInfo - Color, Size, Dimensions
- ItemInfo.TechnicalInfo - Formats
- ItemInfo.Title - Product title
- ItemInfo.TradeInInfo - Trade-in eligibility$3
- Offers.Listings.Availability.* - Stock info
- Offers.Listings.Condition - Item condition
- Offers.Listings.DeliveryInfo.* - Prime, FBA, Free Shipping
- Offers.Listings.Price - Current price
- Offers.Listings.SavingBasis - Original price
- Offers.Listings.MerchantInfo - Seller info
- Offers.Summaries.* - Price ranges, offer counts$3
- BrowseNodeInfo.BrowseNodes
- BrowseNodeInfo.BrowseNodes.Ancestor
- BrowseNodeInfo.BrowseNodes.SalesRank
- BrowseNodeInfo.WebsiteSalesRankCredentials
You need Amazon Associates API credentials:
1. Access Key ID: From Amazon Associates
2. Secret Access Key: From Amazon Associates
3. Partner Tag: Your Associate Tag (e.g.,
yourtag-20)
4. Marketplace: Amazon marketplace URL (e.g., www.amazon.com`)- 🌐 Website: priyan.sh
- ☕ Buy me a coffee: buymeacoffee.com/priyanshkothari
MIT © Priyansh Kothari