Skip to content

Karolis92/page-change-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

Simple Node.js app, that scans text in webpage every N milliseconds and sends email with screenshot if change was detected.

Warning: code executes 'body.textContent' to get text for comparison, so it will have hidden text in it and will not detect image and small layout changes etc.

All configurable properties are at app.config

To start app execute:

node start.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published