Alexa Shopping list one way sync to HA

Hi @corrobor ,

If you are building the container yourself, edit the scrapeAmazon.js file and edit the URLs.
Then build the container and run the same way.

I Will try to mount /app/scrapeAmazon.js as a volume and edit the file… I Will tell you if It Will work

My suggestion would be to build the image yourself.

Save all the files in a folder.
Edit the scrapeAmazon.js adding the Italian URLs.
Save the file and build the image using:

docker build -t amazon-scrape-tb .