Price Monitor — Amazon, Walmart, eBay, Target, Best Buy avatar

Price Monitor — Amazon, Walmart, eBay, Target, Best Buy

Pricing

Pay per event

Go to Apify Store
Price Monitor — Amazon, Walmart, eBay, Target, Best Buy

Price Monitor — Amazon, Walmart, eBay, Target, Best Buy

Monitor product prices across Amazon, Walmart, Target, eBay, and Best Buy. Extract prices, availability, ratings, and images. Track price history and identify competitive pricing opportunities. Export structured data for e-commerce intelligence.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Avinash

Avinash

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

1

Monthly active users

9 days ago

Last modified

Categories

Share

Price Monitor — Amazon, Walmart, eBay, Target, Best Buy Tracker

Monitor product prices across Amazon, Walmart, Target, eBay, and Best Buy. Extract prices, availability, ratings, and images. Track price history and identify competitive pricing opportunities for e-commerce intelligence.

How It Works

The actor takes a product name (and optional UPC) and runs a targeted Playwright crawler against each selected retailer's search results page. For every matching listing it extracts the product title, URL, current price, currency, availability, rating, review count, seller, and shipping estimate, then aggregates the rows from all retailers. Results are sorted by price ascending so the lowest offer surfaces first, and the actor writes a summary of the lowest, highest, and average price to the key-value store for trend tracking across scheduled runs.

Features

  • Multi-retailer coverage: Amazon, Walmart, Target, eBay, Best Buy — all in one actor
  • Price history tracking: Compare current prices against original prices
  • Availability monitoring: Track in-stock status across retailers
  • Rating extraction: Get product ratings and review counts
  • Multiple output formats: JSON and CSV export

Input Parameters

ParameterTypeDefaultDescription
productNamestringiPhone 15 Pro 256GBProduct to search for
upcstringUPC for accurate matching
retailersarray[amazon, walmart]Retailers to monitor
maxResultsinteger20Max results per retailer
outputFormatstringjsonExport format
proxyConfigurationobjectApify ProxyProxy for reliable scraping

Output Example

{
"productName": "Apple iPhone 15 Pro 256GB",
"retailer": "amazon",
"productUrl": "https://amazon.com/dp/B0CMX2J8KQ",
"price": 999.00,
"currency": "USD",
"availability": "In Stock",
"rating": 4.7,
"reviewCount": 1842,
"seller": "Amazon.com",
"shipping": "FREE delivery",
"imageUrl": "https://m.media-amazon.com/images/I/61vGQHBmzkL.jpg",
"scrapedAt": "2026-07-27T09:15:00.000Z"
}

Use Cases

  • E-commerce sellers: Monitor competitor pricing for repricing strategies
  • Retail analysts: Track price trends across major retailers
  • Dropshippers: Find the best source prices for products
  • Consumers: Set up price drop alerts for desired products

Cost Estimate

  • 1 product across 5 retailers: ~$0.50
  • 100 products across 2 retailers: ~$10.00
  • Subscription: $49/month for unlimited monitoring

Limitations

  • Amazon and Walmart actively block scrapers; proxies required
  • Prices update frequently — run on a schedule for accurate tracking
  • Some retailers may redirect or show region-specific pricing