Project
home

Project

Web-Differential Engine

A simple multi-threaded python app that uses urllib and request python libraries to check if there is any change on a single website and reports back the change to the user using Whatsapp Package crea

code
GitHub
read
1 min

A simple multi-threaded python app that uses urllib and request python libraries to check if there is any change on a single website and reports back the change to the user using Whatsapp Package created by me. This app also uses hashlib, BeautifulSoup4 and SQLLite3 Database Library to help manage the underlying systems.

anhatsingh/Web-Differential-EnginePython