Skip to content

Small script to easily check for changes on multiple web pages

Notifications You must be signed in to change notification settings

kasperab/webchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Web Checker

This is a small Python script I made to easily check for changes on multiple web pages that don't have RSS. It just outputs which lines of code have been removed or added.

Requirements

Usage

  • Add URL to follow: python3 webchecker.py +[URL]
  • Remove URL: python3 webchecker.py -[URL]
  • List followed URLs: python3 webchecker.py list
  • Check for changes: python3 webchecker.py

About

Small script to easily check for changes on multiple web pages

Resources

Stars

Watchers

Forks

Languages