Script to search through HTML and send an email if the string is found. Install node here - https://nodejs.org/en/
Edit app.js to add configurations. You must create your own gmail account that will be used to send the email.
It is important to find this line to add and remove fields that are appropriate to your login form form: {userName:WEB_USERNAME, password:WEB_PASSWORD, Login: "Login"}