Hey — I came across your Amazon-Price-Drop-Alert on GitHub and appreciated the straightforward approach — monitor the watchlist, email when price drops. I'm researching a specific failure mode in Python-based Amazon scrapers where blocked requests return no error, so the script keeps running but silently misses price changes. Have you ever noticed a deal you should have caught where the alert never fired, and suspected a blocked scrape was the reason?
Hey — I came across your Amazon-Price-Drop-Alert on GitHub and appreciated the straightforward approach — monitor the watchlist, email when price drops. I'm researching a specific failure mode in Python-based Amazon scrapers where blocked requests return no error, so the script keeps running but silently misses price changes. Have you ever noticed a deal you should have caught where the alert never fired, and suspected a blocked scrape was the reason?