jpchip / giveaway-grabber

Automated Amazon Giveaways using Node & Puppeteer (until 10/17/19) 🎁
MIT License
74 stars 20 forks source link

add log for minimum price check skips #107

Closed jpchip closed 5 years ago

jpchip commented 5 years ago

Log if entry was skipped because it was lower than minimum price check, so it will be skipped if encountered again without having to go to the url and do the price check again.

Also make sure url saved is always the url for the entry on the giveaways screen. This should resolve #104