Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 700 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 700 Bytes

Bot to scrape product

This is is simple bot to scrape for any product from Amazon (as for now, will be planning to add for other e-commerce sites as well). This helped to grab a Playstation 5 ❤️

Usage

npm install
npm start "<amazon email>" "<amazon password>" "<product page>"

The product page example would be something like this https://www.amazon.in/gp/product/B08RFC9DRQ/ref=crt_ewc_title_huc_1?ie=UTF8&psc=1&smid=AT95IG9ONZD7S

If it's not available, then it just waits for the product to get in stock

And voila!!!
Wait for it it land till the payment selection page
Continue manually the next process

Note: 2 Factor Authentication is not supported