Onr / website_changed_notification

get a telegram notification when a website changed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website_changed_notification

Get a telegram notification when a website changes

Instructions

  1. Install

     git clone https://github.com/Onr/website_changed_notification.git
    
     cd website_changed_notification
    
     pip install -r requirements.txt
    
  2. Set up telegram

     Follow the command line instructions to set up telegram notifications
    
  3. Run with the website address you wish to check

     python refresh_website_to_aleret_on_changes.py --website address.to.website 
    

About

get a telegram notification when a website changed


Languages

Language:Python 100.0%