heyseth / pageWatch

Simple script that monitors a webpage for changes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pageWatch

Simple python script that monitors a webpage for changes.

Usage

Requires Python version 2.x

git clone https://github.com/heyseth/pageWatch.git or download and extract the zip.

cd pageWatch

pip install BeautifulSoup4

python pageWatch.py

Exit at any time with control-c.

About

Simple script that monitors a webpage for changes.

License:MIT License


Languages

Language:Python 100.0%