SpikeHD / AmazonMonitor

Amazon price checker, item monitor and stock monitor, all shoved into a Discord bot
GNU General Public License v3.0
221 stars 38 forks source link

Check for (and click) discount checkmark #90

Closed rokipet closed 1 year ago

rokipet commented 1 year ago

add to the bot discount finder check if there any discount checkmark and apply automatically and see the real price

SpikeHD commented 1 year ago

Idk if there is an easy way to find items with this checkmark so if you come across one, feel free to link it here so I can test while I work on it :)

kekkodance commented 1 year ago

you can find the css class where the little checkmark is and if there is one, see the number that the text has and subtract to the price

SpikeHD commented 1 year ago

Haha dw I know how to do it, I just have yet to come across an item while browsing Amazon on my own that has it so I can test.

kekkodance commented 1 year ago

one item like that is https://www.amazon.it/Sconti-Ginnastica-Morbida-Traspirante-Sportive/dp/B0BFF8LWB6/

SpikeHD commented 1 year ago

Implemented in cde4104

kekkodance commented 1 year ago

wait wait wait, there's another style of coupon:

https://www.amazon.it/Oraimo-Aspirapolvere-Elettrica-Autoportante-Pavimenti/dp/B09VZKGKQ5/

SpikeHD commented 1 year ago

Make a separate issue please! (And use the issue template)