AlanSwenson / amz-review-scraper

This project scrapes Amazon listings for recent reviews of specified products (ASIN) and stores them in a Postgres DB, example running below
https://peachtools.com
3 stars 1 forks source link

*bug* tracking brand new ASIN store incorrect datetime #84

Open AlanSwenson opened 5 years ago

AlanSwenson commented 5 years ago

Not sure where the wrong datetime is generated but every stored item has the same exact incorrect datetime, however refreshing the scrape produces the correct datetime. Possibly has something to do with append. But only happens in production not local.