ecommerce-amazon-broad-product-searchlisted
Install: claude install-skill nexscope-ai/nexscope-ecommerce-skills
# SellerSprite Product Search
This skill guides you on how to search, filter, and analyze Amazon product data via the SellerSprite product database, helping Amazon sellers make data-driven product selection decisions.
## Core Concepts
SellerSprite Product Search provides access to a comprehensive Amazon product database with rich filtering dimensions. It supports real-time data (last 30 days) as well as monthly historical snapshots for year-over-year and month-over-month comparisons. Supported `marketplace` codes are **only**: US, UK, DE, FR, JP, CA, IT, ES, MX, and IN (same as the gateway schema).
**BSR (Best Sellers Rank)**: A lower BSR value means better sales performance in its category. A BSR of 1 means the top-selling product in that category. When a user says "BSR improved", it means the numeric value decreased; "BSR dropped" means the value increased.
**Data snapshot**: The `dataSnapshotMonth` parameter controls which time period to query. Use `nearly` (the default) for real-time last-30-day data, or a `yyyyMM` string (e.g., `202412`) to query a historical monthly snapshot. This is useful for seasonal analysis and year-over-year comparison.
**Match types for keywords**: When searching by keyword, three matching strategies are available:
- **Phrase match** (default): Product titles must contain the keyword phrase
- **Fuzzy match**: Broader matching with related terms
- **Exact match**: Strict exact-string matching
## Parameter Guide
### Search & Filtering
| Pa