EricJMarti / inventory-hunter

⚡️ Get notified as soon as your next CPU, GPU, or game console is in stock
MIT License
1.12k stars 264 forks source link

Amazon parser not detecting item in stock #89

Open alkalinelito opened 3 years ago

alkalinelito commented 3 years ago

Every couple of days I test the amazon scrapper with an item in stock to see if notification and scrapping is currently working,

I used this item as test (which is in stock) https://www.amazon.com/dp/B08G3MN6KP but the script shows not in stock.

I think it's because it says "Available to ship in 1-2 days." instead of just "In stock"

Maybe you could add "Available to ship" to the scrapping alert or "Ships from and sold by Amazon.com."

Screenshot link in case it changes

EricJMarti commented 3 years ago

Can you try again using the latest image? I just tried that link and it showed up as in stock for me. Unfortunately, it was unable to detect pricing info because the price shows up as "See price in cart" when not logged in.