EricJMarti / inventory-hunter

⚡️ Get notified as soon as your next CPU, GPU, or game console is in stock
MIT License
1.12k stars 262 forks source link

Amazon scraper stops working this morning #168

Open dinamoedm opened 3 years ago

dinamoedm commented 3 years ago

It looks like it doesn't scrape Amazon anymore :

W2021-03-02 13:42:32,238 [mzn_c_7] missing title: https://www.amazon.ca/dp/B08HR7SV3M

I2021-03-02 13:42:32,240 [mzn_c_7] not in stock

W2021-03-02 13:42:35,678 [mzn_c_8] missing title: https://www.amazon.ca/dp/B08J6F174Z

I2021-03-02 13:42:35,681 [mzn_c_8] not in stock

W2021-03-02 13:42:39,197 [mzn_c_9] missing title: https://www.amazon.ca/dp/B08KY266MG

I2021-03-02 13:42:39,198 [mzn_c_9] not in stock

EduardoSaverin commented 3 years ago

Hi @dinamoedm It is working fine , I think page didn't loaded properly and bot wasn't able to find title in page and printed this line. More robust logging can be implemented here.

dinamoedm commented 3 years ago

hmm , it's still doing the same thing ...