Price History Link (Keepa)
price_history_linkGenerate a Keepa price history URL for an Amazon.in product by providing its ASIN or product link. View historical price charts in your browser.
Instructions
Build a Keepa.com price-history URL for an amazon.in ASIN. No network call.
Keepa renders historical price charts in the browser using the format keepa.com/#!product/12-, where 12 is the amazon.in domain code. This tool is offline — just a deterministic URL builder.
Args:
asin_or_url (string): plain ASIN or amazon.in URL containing /dp/
Returns: JSON { "asin": string, "price_history_url": string }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin_or_url | Yes | ASIN or amazon.in URL — Keepa link is built for the amazon.in domain |