- Notifications
You must be signed in to change notification settings - Fork4
xiumingzhang/webpage-monitor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A minimal webpage monitor that continuously compares a site's HTML against itspast snapshot and sends you an email of the deltas if any.
I'm using it to monitor website updates of the researchers I follow (e.g., new papers).
Create a conda environment with all dependencies:
conda env create -f environment.yml
Specify the URLs that you'd like to track (and optional URL-specificarguments) by editing
./roster.json.Create a file
./gmail_app_pswd, with its content being your Gmailapp-specific password (NOT your Google account password; see how to set oneuphere).Activate the environment and run the monitor:
conda activate webpage-monitorpython main.py
About
Minimal Webpage Monitor for Academics
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
