Skip to content

Cashifier - A price notifier using web scraping is a tool that monitors the prices of products on e-commerce websites and notifies the user of any changes. It uses web scraping techniques to extract data from the website and analyze it to determine if there has been a price drop or increase.

Notifications You must be signed in to change notification settings

nomaanahmeddd/Cashifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cashifier - A price Notifier

Cashifier - A price notifier using web scraping is a tool that monitors the prices of products on e-commerce websites and notifies the user of any changes. It uses web scraping techniques to extract data from the website and analyze it to determine if there has been a price drop or increase. The abstract for a price notifier using web scraping would emphasize its usefulness in finding the best deals for consumers and helping them save money. It would explain how the tool works by collecting data from multiple websites and using algorithms to compare prices and identify changes. The abstract would also highlight the key features of the tool, such as customizable notifications and the ability to track historical price data. Overall, the price notifier using web scraping is a valuable tool for consumers who want to stay informed about changes in product prices and make informed purchasing decisions.

Screenshots

App Screenshot

How to Use

1.Clone the repository to your local machine.

  git clone https://github.com/nomaanahmeddd/Cashifier.git

2.Make sure you have Python installed.

3.Install all the libraries given below

  pip install bs4
  pip install email.message
  pip install openpyxl
  pip install smtplib

4.Make an excel sheet with name SCRAPF.xlsx and insert three attributes in excel sheet a.Timestamp b.Product Link c.Email d.Target Price

  1. Connect it with html file replace the existing column codes with your code.
  2. Automate the excel sheet for auto-refresh and test20.py file.

Dependies

python: version 3.11.3

HTML5

Bootstrap

javascript

License

This project is licensed under the MIT License. Feel free to use and modify the code as per your needs.

About

Cashifier - A price notifier using web scraping is a tool that monitors the prices of products on e-commerce websites and notifies the user of any changes. It uses web scraping techniques to extract data from the website and analyze it to determine if there has been a price drop or increase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published