Skip to content

wctsai20002/seleniumonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seleniumonitor

Introduction

Website change detection monitoring based on selenium

Notification Support

  • Mail
  • Line Notify

Requirements

  • mail command on Linux
    • sudo apt-get install mailutils
  • Line Notify token
  • Chrome Driver
  • packages
    • pip3 install -r requirements.txt

Configuration

  • .env
    • rename .env.example to .env and set variable properly

Run

  • python3 main.py

Reference

About

Website change detection monitoring and notification service. Based on selenium and multiprocessing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published