Prince25 / StockAlertBot

Faced with the scenario of scalpers using bots to hog up all the inventory of popular holiday toys and sell them at ridiculously high markup prices, I decided to put up a fight so we can get our hands on things we need to survive the #Coronavirus quarantine(s).
https://github.com/PrinceS25/StockAlertBot/wiki/Beating-Scalpers
MIT License
231 stars 44 forks source link

Not #129

Open skribbleuk opened 2 years ago

skribbleuk commented 2 years ago

Getting continuous 403 errors from Ebuyer UK, independent of whether I use proxies or not (currys and amazon scrape fine).

Error: 403 - Forbidden at file:///C:/Users/Michael/Desktop/StockAlertBot-main/ebuyer/src/utils/fetch.js:106:11 at processTicksAndRejections (internal/process/task_queues.js:93:5) at async Item.getPage (file:///C:/Users/Michael/Desktop/StockAlertBot-main/ebuyer/src/item.js:23:20) at async Store.monitorItems (file:///C:/Users/Michael/Desktop/StockAlertBot-main/ebuyer/src/store.js:57:21) ITEM_INFO: { "url": "https://www.ebuyer.com/1124532-asus-geforce-rtx-3070-8gb-dual-ampere-graphics-card-dual-rtx3070-8g", "notificationSent": false, "shouldSendNotification": true, "info": {} }

could this be a headers problem?

Prince25 commented 2 years ago

Is there a HTML file in the logs folder for EBuyer?