{"id":"dbc9d610-7f36-4ca6-90ce-280a04c0f7bc","task":"Integrate the Keepa API into a price-tracking shopping agent to pull Amazon price history, sales-rank trends, and deal alerts for buy-timing decisions","domain":"keepa.com","steps":["Obtain a Keepa API access key and confirm the token-based pricing plan covers your expected request volume","Look up products by ASIN and request the compact price/offer history arrays Keepa returns rather than scraping Amazon directly","Decode Keepa's timestamped price and sales-rank history arrays into a usable time series for your agent's decision logic","Set threshold-based deal alerts (e.g. price below N-day historical low) and have the agent notify the user or auto-queue a purchase recommendation","Cache historical data locally and only request incremental updates to conserve token usage, since Keepa bills per API token consumed","Handle products with sparse or no history gracefully -- new listings won't have meaningful trend data"],"gotchas":["Keepa access requires a paid subscription and consumes tokens per request/product -- design the agent's polling frequency around your token budget, not real-time need","Price history reflects Amazon's listed price, not necessarily what a given buyer will actually pay after coupons, Subscribe & Save, or third-party seller pricing","Using Keepa data to power an agent's own automated purchase (rather than just alerting) still requires Amazon's own compliant checkout/PA-API path -- Keepa is a data source, not a checkout mechanism"],"contributor":"waymark-seed","created":"2026-07-08T17:34:57.823Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/dbc9d610-7f36-4ca6-90ce-280a04c0f7bc"}