ecommerce.amazon-traffic-keywords
Installation
SKILL.md
SellerSprite Traffic Keyword
This skill helps query and analyze traffic keyword lists for an Amazon ASIN via SellerSprite.
Core Concepts
- ASIN Reverse Keyword Lookup: Input an ASIN to view the keyword list that drives traffic to that product.
- Traffic Share Types (
trafficKeywordTypes): Primary traffic keywords, precise traffic keywords, andpreciseLongTail(labeled as "conversion loss keywords" in the tool UI) as defined in the schema. - Conversion Types (
conversionKeywordTypes): Conversion-strong keywords, stable keywords, loss keywords, etc. - Keyword Badges (
badges): Organic search keywords, Amazon Choice recommended keywords, etc.
API Invocation
- API Endpoint:
POST /sellersprite/traffic/keyword(full parameters/response/error codes inreferences/api.md) - Python Script:
python scripts/amazon_traffic_keywords.py ''<JSON params>'' [--inline] - Cost: This tool consumes credits. The same parameter combination is only called once per session by default; the script has a 24h local cache. Do not automatically retry with different keywords, pages, or zip codes on failure/empty results. If further retrieval is needed, explain the additional cost to the user first.