Skip to content

Kriz01/website-update-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSite Update Tracker

This Application monitors any Webpage for changes, when run will produce a HTML page as shown below

What are its features?

  • Detection of any change/update on the website.
  • Provides detailed information about the change done on the website.

Prerequisites

  • Python3 has to be installed
  • Installation of below modules is required
    • python -m pip install --upgrade pip
    • python -m pip install -r requirements.txt

Installation

  • Clone the git repository

    git clone https://github.com/Kriz01/website-update-tracker.git
    cd website-update-tracker
  • Make changes to the config.py.

  • Run the command on command line to save the contents of the Website we want to monitor

    python main.py
  • Run the command on command line to check for any updates on the Website

    python compare_hash.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages