selector-scrapper Monitor a specific element on a webpage, more info on this blog post Install dependencies $ npm install Get the selector Run $ node index "https://example.com" "#someSelector" Or change the default url/selector/delay in index.js and run $ node index