Closed m4king closed 3 years ago
Detecting 2 or 3 empty values honestly isn't a huge deal, in your case it was just the price and price symbol (which comes from the price, so that was kinda connected). The bot is still working fine, but if it detects more along the lines of 6-7+, then there is a problem, and you should reduce you minutes_per_check
or watchlist size.
Oh and I guess to explain why they're blank, there is no main price on that item because it is out of stock (disregarding the new and used ones from other sellers). The price being blank is actually recognized internally as the item being out of stock, and when the price comes back (AKA the item is back in stock), you will be sent a stock alert.
Oh thank you for your answer. Your are great man :)
Describe the issue:
Hello SpikeHD.
This is a wonderful work.
If i add this or other items in my watchlist, the Amazonmonitor detects 2 or 3 empty values.
Can you please help me change this and make it work again?
!watch -l https://www.amazon.de/dp/B08WX922JY
my
config.json
,This the Watchlist:
console output with debug mode enabled: