Skip to content

Subramanyarao11/Buy-Later

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buy Later

Buy Later is a Web Scraper for Amazon built with JavaScript that sends a SMS to user's number when a particular product specified by user goes below a particular Price / Amount

Tech Stack

JavaScript: Node JS , Axios , Cheerio , Twilio , dotenv

Run Locally

Clone the project

  git clone https://github.com/Subramanyarao11/Buy-Later.git

Install dependencies

  npm install axios cheerio dotenv twilio

Start the server

  node yourFileName.js

Note: This Scraper is particularly for amazon.in but you can modify accordingly. Replace Product url , Price & Modify set interval accordingly.

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published