
Amazon Prices Deals
Pricing
$12.00/month + usage

Amazon Prices Deals
Check prices by ASIN, easily find price drops and popular deals, and set price alerts. It's (very) fast and costs little!
0.0 (0)
Pricing
$12.00/month + usage
1
Total users
6
Monthly users
2
Runs succeeded
>99%
Last modified
4 months ago
🌎 Supported countries: United States of America, Canada, Australia, Germany, Spain, France, United Kingdom, Italy.
💡 You can still check prices by ASIN for products not in stock. The last known price will be returned if available.
Input
-
Process (select)
-
Check Prices by ASIN
{"asin": string,"price_amazon": float,"price_3rd_party": float,"price_used_3rd_party": float,"updated_at": string,"tag": string, // Best or Good"currency": string"country": string"priceAlert": boolean // Input "alert" is required} -
Find Prices Drops / Popular Deals
Returns deals based on filters. Run this actor on schedule to track prices and promotions.
{"title": string,"asin": string,"link": string,"updatedAt": string,"current_price": float,"original_price": float,"average_price": float,"tag": string,"country": string}
-
-
Country (select)
Target market.
"Automatic" is only supported by the process "Check Prices". It will try each country until at least one price is found (not recommended).
-
ASIN (array)
Only for "Check Prices by ASIN". List of valid ASINs to be checked.
-
Alert Price (integer)
Only for "Check Prices by ASIN". Will set "priceAlert" to true when reached.
-
Category/Sort By (select)
Only for Find Deals. Categories on US-based and may not be available for other countries (e.g., gardening is only available in US/DE).
-
Search text (string)
Only for Find Deals. Applied AFTER data collection.
For example, if the maximum of pages is 3, the filters will remove entries for those 3.
-
Minimum discount (integer)
Only for Find Deals.
Examples
Check Prices returns:
💡 This process does not check whether a product is in stock. It returns the last known price.
[{"title": "Logitech G915 LIGHTSPEED RGB Mechanical Gaming Keyboard, Low Profile GL Clicky Key Switch, LIGHTSYNC RGB, Advanced LIGHTSPEED Wireless and Bluetooth Support - Clicky, Black","asin": "B07NY9ZT92","link": "htttps://www.amazon.com/dp/B07NY9ZT92","updatedAt": "2025-02-04T06:35:16.000Z","current_price": 141.33,"original_price": 249.99,"average_price": 149.5,"discount": 43, // Percent"country": "US"},...]
Find Deals returns:
[{"title": "Logitech G915 LIGHTSPEED RGB Mechanical Gaming Keyboard, Low Profile GL Clicky Key Switch, LIGHTSYNC RGB, Advanced LIGHTSPEED Wireless and Bluetooth Support - Clicky, Black","asin": "B07NY9ZT92","link": "htttps://amazon.com/dp/B07NY9ZT92", // Extension depends on country"updatedAt": "2025-02-04T06:35:16.000Z","current_price": 141.33,"original_price": 249.99,"average_price": 149.5,"tag": "good","country": "US"},...]
Support
Always use a proxy and reasonable waiting times.
Open a new issue for bugs or feature requests. You must share the run URL.