AmazonMonitor
AmazonMonitor copied to clipboard
Product Variants
For example, on Amazon DE the Playstation has a shared product page with the controller and other accessories. The link changes when you select different product variants but when later visiting the link it automatically sends you to the controller.
Therefor the monitor pings for the camera coming in stock or changing in price.
Are you sure? I just tested with the details command to make sure the correct items were being fetched and they were. As long as the ASIN (the letters/numbers after /dp/) in the URL change after the item is clicked, it should work properly.
Here you see the links and what the monitor does with them As you can see it pings for the camera and puts the console link in de atc area, both links ping at the same time for the camera is it is clearly the camera that triggers it and not the consoles.
Digital Edition: https://www.amazon.de/dp/B08H98GVK8 Disc Edition: https://www.amazon.de/dp/B08H93ZRK9 Controller: https://www.amazon.de/dp/B08H99BPJN

I see, thanks for the screenshot. I'll investigate and see if I can find a way to use product variants, since I believe they were bugged before. I'll update you in this issue 👍
I see, thanks for the screenshot. I'll investigate and see if I can find a way to use product variants, since I believe they were bugged before. I'll update you in this issue 👍
Appreciate that!
I noticed that too. :-/
There are some references to this move from Amazon in TheGamer and IGN:
Note at the time of this article update, the Amazon page for PS5 redirects to the DualSense controller, possibly to deter bots.
It seems hard to bypass that. :-/
My idea is that I just have to get puppeteer (the headless browser) to click on whatever variant matches the ASIN it's looking for and waiting for that page to load which will take a few extra seconds at most, likely not impossible to overcome.
Long time no see everyone, this should hopefully be addressed in 128827f35107909f5e0c45f0550d43989ff947a8
Lol, nevermind, the solution is flawed, back to the drawing board 😔
Ok nvm this time for sure dde9ae61d26262108cc61cf5c20be5c91a1f80e9