linkfox-junglescout-sales-estimates

Queries daily estimated sales and last known price for Amazon ASINs via the Jungle Scout API.

17|3|Updated Jun 18, 2026
One-click install
npx skills add https://github.com/w9uk5ie8v/LinkFoxSkills --skill linkfox-junglescout-sales-estimates-w9uk5ie8v
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: linkfox-junglescout-sales-estimates
Source: https://github.com/w9uk5ie8v/LinkFoxSkills/tree/main/linkfox-junglescout-sales-estimates
Command: npx skills add https://github.com/w9uk5ie8v/LinkFoxSkills --skill linkfox-junglescout-sales-estimates-w9uk5ie8v

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Amazon sellers need reliable daily sales estimates for competitor ASINs to validate product opportunities, monitor rivals, and spot seasonal trends, but this data is not publicly available from Amazon. This Skill retrieves day-level estimated units sold and last known price for any ASIN across 10 Amazon marketplaces through the Jungle Scout data source. ## Core Features & Use Cases - Daily Sales Estimates: Returns per-day estimated units sold and last known price (USD) for a single ASIN over a custom date range. - 10 Marketplace Coverage: Supports us, uk, de, in, ca, fr, it, es, mx, and jp marketplaces with a default of us. - Variant Awareness: Response includes parent ASIN, variant flags, and variant lists for variation products. - Use Case: A seller evaluating a competitor product asks for its last 30 days of sales on the US marketplace, then reviews a line chart of daily units sold plus summary metrics like total sales, daily average, and estimated revenue to decide whether to enter the niche. ## Quick Start Ask the assistant to show the daily estimated sales for ASIN B0CXXX1234 on the US marketplace over the past 30 days.

Frequently Asked Questions about linkfox-junglescout-sales-estimates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check daily estimated sales for an Amazon ASIN?▼

Provide the marketplace code, ASIN, startDate, and endDate to the Jungle Scout sales estimates query. The API returns a dailyEstimates array with each date's estimated units sold and last known price in USD.

What Amazon marketplaces does Jungle Scout sales estimates support?▼

The sales estimates query supports 10 Amazon marketplaces: us, uk, de, in, ca, fr, it, es, mx, and jp. If no marketplace is specified, the US marketplace is used by default.

Can I compare sales of multiple ASINs in one query?▼

No, each API call accepts only one ASIN. To compare multiple products or time periods such as Q3 versus Q4, issue separate queries for each ASIN or date range and then compare the returned daily estimates.

Why does the sales estimates query reject my endDate?▼

The endDate must be earlier than the current date because today's and future sales data are not yet available. Set endDate to yesterday or an earlier date in YYYY-MM-DD format to resolve the error.

What are the limitations of Jungle Scout ASIN sales estimates?▼

The data is an estimate with a lag, so it excludes the current day and is not real-time. Prices are reported in USD regardless of marketplace, and the tool does not cover keyword search volume, BSR history, or category-level market size.