linkfox-amazon-reviews

Installation
SKILL.md

Amazon Product Reviews

Fetch and analyze Amazon product reviews to help sellers extract actionable insights from customer feedback.

Core Concepts

This tool retrieves real customer reviews for a given Amazon ASIN across 15 marketplaces. You can control how many reviews to fetch per star rating (1-5 stars, up to 100 each), sort by recency or helpfulness, and apply various filters. Only one ASIN per request; for multiple ASINs, make separate calls.

API Routing

US and non-US marketplaces use different backend endpoints. Route by marketplace:

  • USscripts/amazon_us_reviews.py, pass marketplace: "US". See references/api_us.md
  • Othersscripts/amazon_reviews.py, pass domainCode: "<code>". See references/api.md

Parameter Guide

Related skills

More from linkfox-ai/linkfox-skills

Installs
40
GitHub Stars
2
First Seen
Apr 22, 2026