I'm trying to grab a Dyson for my mom's birthday next month but the price on QVC is all over the place. My logic was to just check the site every morning but I'm so anxious I'll miss a "Today's Special Value" drop while I'm busy. I was thinking about using Honey but I'm not sure if it works well with QVC specifically, or maybe trying PricePulse? My budget is strictly $350 and it's currently $420 so I really need to catch the sale. Do those third-party trackers actually send alerts for QVC or am I stuck refreshing the page manually like a crazy person...
> Do those third-party trackers actually send alerts for QVC or am I stuck refreshing the page manually like a crazy person... Honestly, I tried using one of those big generic trackers for a high-end air purifier last year and it was a total letdown. It missed the price drop by four hours, and by the time I got the notification, the inventory was already gone. QVCs site architecture is notoriously difficult for basic scrapers because they use dynamic loading for their special value banners. My current setup uses a specific QVC price tracker because it actually monitors the DOM elements for changes in the price field specifically. Most coupon apps just dont poll frequently enough for time-sensitive drops, and the latency ends up killing the deal. I learned the hard way that if the tracker is just checking the cache every few hours, you're gonna lose out to the people who are actually on the site. Its not as reliable as you'd expect from a technical standpoint.
Checked my scrape logs from last year. I was hunting a KitchenAid and tested a few scrapers.
I love using a QVC price tracker because it is so reliable and safe for catching those fast-moving deals! It's so amazing to finally stop refreshing every five minutes!!