Skip to content

Instantly share code, notes, and snippets.

@razvanstanga
Created February 22, 2017 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save razvanstanga/9e7a86a2f7ea1ca4f8ff1390bc051113 to your computer and use it in GitHub Desktop.
Save razvanstanga/9e7a86a2f7ea1ca4f8ff1390bc051113 to your computer and use it in GitHub Desktop.
Webpage watcher

node-red-contrib-web-watch

A Node-RED node that watches for changes on webpages.

Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-web-watch 
[{"id":"58400659.157d28","type":"Web watch","z":"545c7f76.73a9c","name":"Google","url":"http://www.google.com","interval":"60","x":90,"y":80,"wires":[["3ecdc011.65185"]]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment