Price Intelligence — Amazon, Walmart, Best Buy & Shopify avatar

Price Intelligence — Amazon, Walmart, Best Buy & Shopify

Pricing

Pay per usage

Go to Apify Store
Price Intelligence — Amazon, Walmart, Best Buy & Shopify

Price Intelligence — Amazon, Walmart, Best Buy & Shopify

Monitor prices across 4 e-commerce platforms in one unified API. Track price history, detect drops, compare cross-platform competitors. Pay per ASIN check — no subscription needed.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Luck Born

Luck Born

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

🏪 Multi-Platform Price Intelligence

Monitor prices across Amazon, Walmart, Best Buy, and Shopify — in one unified API.

Apify Store PPE Platforms


📋 What It Does

Stop switching between tabs. Give this actor a list of ASINs or product URLs and get back a unified price report across all 4 platforms — with price history, drop alerts, and competitor comparison.

INPUT[B08N5WRWNW, B0B7X9X1Y2, ...]
┌─────────────────────┐
Amazon (Cheerio) │ $0.0003 compute / ASIN
Walmart (Playwright)│ $0.002 compute / ASIN
BestBuy (Cheerio) │ $0.0003 compute / ASIN
Shopify (Cheerio) │ $0.0003 compute / ASIN
└────────┬────────────┘
┌─────────────────────┐
│ Normalize & Compare │ Unified schema, same fields
│ Price History (KVS) │ Persisted across runs (90 days)
│ Alert Detection │ Price drops, stock changes, competitors
└────────┬────────────┘
OUTPUT{ price, stock, history, alerts, competitors }

The only actor on the Store that unifies 4 platforms into one price intelligence dataset.


✨ Key Features

FeatureDescription
4 platforms, 1 APIAmazon, Walmart, Best Buy, and Shopify in one unified schema
Smart URL detectionPaste any product URL — platform auto-detected
Price history90-day price history stored in KVS across runs. See min/max/avg/trend
Price drop alertsDetect drops above your threshold percentage. Get priceDrop alerts in output
Stock change alertsKnow when products go out of stock or come back
Competitor comparisonCompare prices across platforms side-by-side
BuyBox trackingAmazon only — see who's winning the buy box
BSR + reviewsBest Sellers Rank, ratings, and review counts
Bulk processingCheck 1,000+ ASINs in a single run
SchedulingRun daily via Apify scheduler — automatic price history accumulation
Pay per use$0.01/ASIN. No minimum, no subscription.

🔧 Input

Three ways to provide products:

1. Amazon ASINs (quickest)

{
"asins": ["B08N5WRWNW", "B0B7X9X1Y2", "B09G9D7K1S"]
}

2. Any-platform URLs (auto-detected)

{
"urls": [
"https://www.amazon.com/dp/B08N5WRWNW",
"https://www.walmart.com/ip/Sony-WH-1000XM5/123456789"
]
}

3. Structured objects (full control)

{
"products": [
{"platform": "amazon", "productId": "B08N5WRWNW"},
{"platform": "shopify", "productId": "sony-headphones", "domain": "example"}
]
}

Other parameters

ParameterTypeDefaultDescription
enablePriceHistorybooleantrueTrack prices over time (KVS storage)
enableAlertsbooleantrueDetect drops, stock changes, competitors
priceDropThresholdPercentinteger5Alert if price drops ≥ this %
competitorPricesarray[]Manual competitor prices for comparison
maxConcurrencyinteger3Parallel scrapes (1-10)
outputFormatstringjsonjson / csv / both

📤 Output Example

{
"status": "success",
"productId": "B08N5WRWNW",
"platform": "amazon",
"title": "Sony WH-1000XM5 Wireless Noise Cancelling Headphones",
"brand": "Sony",
"currentPrice": {
"amount": 328.00,
"currency": "USD",
"isPrime": true,
"isSale": true,
"msrp": 399.99,
"discountPercent": 18
},
"buyBox": {
"seller": "Amazon.com",
"price": 328.00,
"isAmazon": true
},
"inStock": true,
"stockLevel": "in_stock",
"productDetails": {
"rating": 4.6,
"reviewCount": 8732,
"bsr": { "rank": 42, "category": "Electronics > Headphones" }
},
"priceHistory": [
{ "date": "2026-07-01", "price": 348.00 },
{ "date": "2026-07-02", "price": 348.00 },
{ "date": "2026-07-03", "price": 328.00 }
],
"priceStats": {
"min": 328.00,
"max": 399.99,
"avg": 356.33,
"trend": "down"
},
"competitorPrices": [
{ "platform": "walmart", "price": 319.99, "inStock": true }
],
"alerts": [
{
"type": "priceDrop",
"severity": "medium",
"message": "Price dropped 5.7% from $348.00 to $328.00",
"dropPercent": 5.7
}
]
}

💰 Pricing

Pay Per Event — no subscription, no minimum

TierPriceWhat's included
Single check$0.01/ASINCurrent price, stock, rating, basic details
Bulk 1,000$5.001,000 products + price history + alerts + competitors
SchedulingFree (Apify native)Run daily → accumulate 90-day history automatically

Cost examples

Use caseProductsRunsMonthly cost
Small seller checking 20 ASINs20/moManual~$0.20/mo
Active seller monitoring 200 ASINs daily6,000/moDaily~$30/mo ($5 bulk + daily compute)
Brand tracking 500 SKUs across 4 platforms15,000/moDaily~$75/mo
Agency monitoring 2,000 SKUs for 5 clients10,000/moDaily~$50/mo

💡 Pro tip: Run daily via Apify scheduler. The first run gives you a snapshot. After 30 days you have a full price history curve. After 90 days you have seasonal trend data.


🎯 Supported Platforms

PlatformScraper TypeAnti-blockSpeed
AmazonCheerioCrawlerMinimal (product pages are public)⚡ Fast — ~1s/product
WalmartPlaywrightCrawlerResidential proxy recommended🐢 Slower — ~5s/product
Best BuyCheerioCrawlerMinimal⚡ Fast — ~1s/product
ShopifyCheerioCrawlerNone needed⚡ Fast — ~1s/product

🎯 Use Cases

WhoHow they use it
Amazon FBA sellerMonitor 200 ASINs daily for competitor price drops. Reprice automatically when Walmart drops below your margin.
DTC brandTrack your Amazon listing vs your Shopify store vs Walmart marketplace. Ensure MAP compliance across channels.
Retail analystBuild a competitive pricing dashboard. Run 5,000 SKUs weekly, export to Google Sheets, analyze trends.
Price monitoring agencyRun 10,000+ SKUs daily for 20+ clients. Charge $500/mo per client for the intelligence.
Arbitrage / deal hunterScrape Amazon and Walmart for price gaps. Get alerted when one platform is 15%+ cheaper.

📊 Comparison

FeatureThis ActorKeepa ($19/mo)CamelCamelCamelWalmart scrapersShopify scrapers
Amazon price
Walmart price
Best Buy price
Shopify price
Cross-platform compareUNIQUE
Price history (90 days)
Price drop alerts
Stock monitoring
API access✅ (paid)
Pay per use$0.01❌ $19/mo❌ Free (limited)
Scheduling✅ (Apify)

🚀 Quick Start

1. Try with the prefill data

The input already has 3 Amazon ASINs pre-filled. Click "Run" and get back price snapshots in seconds.

2. Add your own products

Replace the prefill with your ASINs or product URLs. Auto-detection handles any platform.

3. Enable scheduling

Set a daily schedule in Apify Console. Each run appends to the price history automatically.

4. Get alerts

Check the alerts array in each output record. Price drops, stock changes, and competitor alerts are computed every run.

5. Integrate via API

curl -X POST "https://api.apify.com/v2/acts/luckborn~multi-platform-price-intelligence/runs" \
-H "Content-Type: application/json" \
-d '{
"asins": ["B08N5WRWNW", "B0B7X9X1Y2"],
"priceDropThresholdPercent": 10
}'

🧠 Tips

  1. Run daily, not hourly — prices change daily. Hourly runs waste money and increase blocking risk.
  2. Start small — test with 10 ASINs first. Validate output format, then scale to hundreds.
  3. Set a realistic alert threshold — 5% is good for electronics, 10%+ for consumables. Too low = noise.
  4. Use the competitorPrices input — provide known competitor prices manually for cross-platform alerts.
  5. Check priceStats.trend"down" means this product is in a price war. "up" means supply constraints.

🔒 Privacy & Compliance

  • No login required — all scraping is from public product pages
  • No customer data — only product pricing data is extracted
  • Compliant with standard web scraping practices for publicly listed prices
  • Rate-limited by design — we don't hammer any single domain

🐛 Known Limitations

  • Walmart uses JS-rendered prices — Playwright is slower and may fail with aggressive anti-bot on high-volume runs
  • Shopify stores vary in template structure — standard Liquid stores work reliably; custom templates may return partial data
  • Price history is only as good as your run frequency — daily runs give 90-day windows
  • Competitor prices require manual input in MVP — full auto-discovery coming in v1.1

📦 Changelog

v1.0 (Current)

  • 4 platform scrapers: Amazon, Walmart, Best Buy, Shopify
  • Smart URL auto-detection
  • Price history engine (KVS, 90-day window)
  • Price stats (min/max/avg/trend)
  • Alert detection (price drops, stock changes, competitor below)
  • Bulk processing (1,000+ ASINs)
  • Apify scheduling support

v1.1 (Planned)

  • Auto competitor discovery (search-based)
  • CSV export in key-value store
  • Email/Webhook alerts
  • Additional platforms (Target, Costco)

Built with ❤️ by luckborn on the Apify platform.