This is a python project for Web Scraping using bs4
It will scrap the amazon website, compare the prices of the project. Whenever the condition satisfies with your price it will send you email regarding the same.
in order to use this one has to firstly 2 python modules
- requests
- bs4 After that you have to just copy the code and change user_agent , email id and password. then you are ready to go