Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Minimal Webpage Monitor for Academics

NotificationsYou must be signed in to change notification settings

xiumingzhang/webpage-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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).

teaser

Installing

Create a conda environment with all dependencies:

conda env create -f environment.yml

Running

  1. Specify the URLs that you'd like to track (and optional URL-specificarguments) by editing./roster.json.

  2. Create a file./gmail_app_pswd, with its content being your Gmailapp-specific password (NOT your Google account password; see how to set oneuphere).

  3. Activate the environment and run the monitor:

conda activate webpage-monitorpython main.py

[8]ページ先頭

©2009-2025 Movatter.jp