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

Change item storage to include user #71

Closed AlanSwenson closed 5 years ago

AlanSwenson commented 5 years ago

Each item should contain which users are tracking the asin

AlanSwenson commented 5 years ago

got single user, now just need multi user without multi copies