Skip to content

Price tracker that mails you when your favourite product reaches a certain price.

Notifications You must be signed in to change notification settings

naman360/amazon-price-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a script which scrapes through your favourite product on Amazon India and tracks its prizes and when it comes down a certain limit, it mails you.

Note:- In case of nodemailer popping up an logging error. Do read Stackoverflow

Technologies Used

It uses :

  • NodeJS
  • Puppeteer (For scraping)
  • CronJob (To schedule a job)
  • Nodemailer (To send Emails)

Usage

npm install

Installs the required dependencies.

node index

Starts the script.

About

Price tracker that mails you when your favourite product reaches a certain price.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published