ecommerce-amazon-keyword-search-historylisted
Install: claude install-skill nexscope-ai/nexscope-ecommerce-skills
# Jungle Scout -- Keyword Historical Search Volume
This skill queries the historical exact search volume for Amazon keywords via the Jungle Scout data source, returning weekly search volume data points over a specified date range across 10 Amazon marketplaces.
## Core Concepts
The Jungle Scout Keyword Historical Search Volume tool provides **weekly granularity exact match search volume** historical data for Amazon marketplace keywords. Sellers can query search volume changes within a specified time range to determine:
- **Seasonal patterns**: Which months are peak/off-season for a keyword
- **Trend direction**: Whether search volume is consistently rising, falling, or stable
- **Volatility**: Assess the stability of market demand
- **Holiday effects**: Search volume spikes around major promotions and holidays
**Data granularity**: Each record represents a **7-day period**, including the exact match search volume estimate for that week.
## Data Fields
### Output Fields
| Field | API Name | Description | Example |
|-------|----------|-------------|---------|
| Period ID | id | Data period identifier (marketplace/keyword/date range) | us_sushi_20250105_20250111 |
| Period Start Date | estimateStartDate | Start of the 7-day statistical period | 2025-01-05 |
| Period End Date | estimateEndDate | End of the 7-day statistical period | 2025-01-11 |
| Exact Search Volume | estimatedExactSearchVolume | Exact match search volume for the period (searches/week) | 12500 |
| Resourc