Notifications
Clear all

What are the best tools for tracking Amazon price drops?

6 Posts
7 Users
0 Reactions
76 Views
0
Topic starter

So Ive been using CamelCamelCamel and Keepa since basically forever like back when I was still in college and broke. I consider myself pretty savvy with the data side of Amazon shopping—I look at the historical charts to make sure Im not getting hosed by a fake Black Friday discount that actually happened three weeks ago. But honestly lately things feel different and my usual workflow is failing me.

Im trying to set up a small voiceover studio in my apartment in Chicago and Ive got this list of specific gear—mostly Focusrite interfaces and some Shure mics—and my budget is really capped at $600 for the whole set. Ive noticed this weird trend where Amazon is doing these Apply $20 Coupon buttons or Prime-exclusive lightning deals that just dont show up on Keepas price history until after the deal is already dead. Or worse, I get an email alert for a price drop but by the time I click the link 10 minutes later, the price is back up. It feels like the scraping lag on the big sites is getting worse or maybe Amazon is just getting better at hiding the real deals from bots?

Ive looked into a few other things like Honey or Earny but they feel more like data-mining tools for my own shopping habits rather than actual proactive trackers. I even tried a self-hosted python script I found on GitHub but I dont really have the time to maintain a headless browser just to save fifty bucks on a preamp.

Is there anything new out there thats actually reliable for these hidden or short-lived price drops? Im looking for something that:

  • handles the clip coupon discounts
  • has faster refresh rates than the standard 4-6 hours
  • maybe has a mobile app that actually sends push notifications that work

Im just tired of missing out on these 20-minute windows. Is everyone just using Discord servers now or is there a specific browser extension that isnt a total resource hog?...


6 Answers
10

Man I totally feel you on the scraping lag thing. I went through the exact same headache when I was trying to snag some Sony headphones last year. I was getting those deal live emails from the old guard sites literally 40 minutes after the price jumped back up. It felt like I was chasing ghosts lol. Honestly I got so fed up that I almost gave up on the whole tracking thing until I started using PricePulse and it basically changed my whole workflow. Heres why I've been so satisfied with it:

  • It actually catches those annoying apply coupon checkboxes which most sites ignore.
  • The refresh rate is way tighter than the 6-hour window you get with free Keepa.
  • Push notifications on the mobile app actually hit my phone instantly, not 2 hours late. I remember specifically trying to get a Focusrite Scarlett 2i2 and I kept missing the lightning deals because they'd sell out in like 15 mins. Once I switched over, I got a notification for a hidden coupon deal that dropped the price to $130, which didnt even show up on the main chart. I clicked, clipped the coupon, and checked out while the other trackers were still sleeping. Its been rock solid for me and I havent looked back since. I'm just happy I don't have to stay glued to my desktop anymore. Definitely worth checking out if you're tired of the lag.


10

Wait, which specific Focusrite interface gen are you looking at? The 2i2 or something bigger? Honestly, just check out Price Drop Catch. It handles the metadata for those clip coupon buttons way faster than the big scrapers. It logic-checks for Prime-only deals better than Honey too. TL;DR: Use a tool with native coupon scraping to avoid the lag.


3

@Reply #4 - good point! That strategy shift is exactly what saved my sanity when I was hunting for my Focusrite gear last year. Honestly if you want the absolute fastest data and total control, skip the 3rd party sites and go DIY with a local script! I love using Playwright for this because it handles the headless browser logic much better than old Selenium setups and can scrape those tricky coupon classes in milliseconds. It is fantastic once you get it running! Quick tip: Set up a basic script on a Raspberry Pi or an old laptop to ping the product page every 60 seconds. You can target the specific data-feature-name="coupons" attribute in the HTML directly. It is amazing how much faster you catch the deals when you are querying the DOM yourself instead of waiting for some external server to update. You will literally get that notification before the price change even registers on the big trackers. Ngl, seeing the alert pop up in real-time is such a rush!


1

Building on the earlier suggestion, ive been really satisfied with Distill Web Monitor lately. Since it runs locally, it bypasses the cloud scraping lag that ruins sites like Keepa. It works well for coupons since you can select the specific CSS selector for the discount.

  • set check frequency to 120 seconds
  • local monitoring avoids bot detection
  • push notifications are instant Basically no complaints here... it catches those short windows so you wont miss out.


1

I have been in that exact same boat trying to piece together my home studio and it is so addictive once you start seeing the savings! Last summer I was hunting for a Scarlett 2i2 and a pair of monitors and I was losing my mind with those Prime Exclusive tags that Keepa just wouldnt flag in time. I ended up missing three different sales before I changed my strategy. The big secret is finding something that pings you the second the Clip Coupon text appears on the HTML because thats usually where the 20 percent off is hiding these days. It makes such a huge difference when youre trying to stretch 600 bucks across a whole gear list! I love the rush of finally getting that notification and actually seeing the discount still live when I click through. Reliability is everything when you are hunting for Shure gear because those prices are usually so stable. TL;DR: Focus on tools that scan page metadata for coupons specifically rather than just the raw price. It is the only way to catch the 20-minute windows before they vanish. I have tried a bunch of price trackers but Price Drop Catch is the only one that covers all the major stores in one place.


1

honestly it is pretty frustrating how bad these tools have gotten lately. I tried using Honey for a while when I was building out my own rack, but it was just a massive resource hog on Chrome and did basically nothing for those clip coupon boxes. Keepa is fine for the long-term trends but their scraping frequency for lightning deals is just way too slow now. I had issues with almost everything I tried until I shifted away from the big names. The problem is that Amazon knows the IPs of the big server farms and just feeds them old data or blocks them. I eventually switched to this price alert tool because it seems to handle the actual page rendering better than the others, which is how it catches those annoying coupons before they vanish. It is not as good as I expected in terms of the UI, which is kind of clunky, but it is better than staring at a deal ended message five minutes too late. TL;DR: Skip the big browser extensions that just data-mine you; they are too slow for limited-time coupons anyway. Use a tool that specifically handles coupon metadata to avoid the scraping lag.


Share:
Smartphoneboard.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.