Skip to content

oasdflkjo/hitas-email-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

hitas-email-alert

image info

This is a simple python script for web scraping and sending alert messages from the triggered changes.


It compares the count of words "Vapaa" in received HTTP response. If the count has changed to a bigger value then an event is triggered that sends a link to the site as an email.

I chose to run this with crontab job and store the count variable in log.txt.


Project was run on a google cloud VM instance.

  • f1-micro
  • Ubuntu 20.4 LTE
  • Crontab
  • Python
    • requests
    • smtplib
    • ssl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages