/AmazonPriceTracker-Workshop

A python script to automate the process of tracking price drops on Amazon.

Primary LanguagePython

Amazon Price Tracker

A python script to automate the process of tracking price drops on Amazon. When the script detects a price drop, it notifies via given email. This code was used in webscraping and automation workshop conducted by XPLORE on 12.02.2022.

Requirements

python >= 3.6

pip install requests-html