Skip to content

Amazon.com Subscribe and Save - Bulk Skipper using Puppeteer + React/Express.js/Node.js

Notifications You must be signed in to change notification settings

cabot364/sns-bulk-skipper

Repository files navigation

Amazon Subscribe and Save - Bulk Skipper

A webapp to be hosted locally that automates the bulk skipping of Amazon Subscribe and Save products through the use of a React/Express.js/Node.js app leveraging Puppeteer for browser automation.

Clone repo

cd sns-bulk-skipper
npm install
cd backend
npm install

Create a .env file in the /backend directory with your Amazon.com credentials

USERNAME=XXXXXXXXXXXXXXXX
PASSWORD=XXXXXXXXXXXXXXXX

Start the Express server

cd backend
node app.js

then run the react site locally

cd sns-bulk-skipper
npm run dev

or host it wherever you choose.

Never waste your time skipping multiple items on Amazon ever again.

About

Amazon.com Subscribe and Save - Bulk Skipper using Puppeteer + React/Express.js/Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published