wctsai20002 / seleniumonitor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 32.9%Language:JavaScript 28.7%Language:HTML 18.8%Language:CSS 9.6%Language:SCSS 9.4%Language:Jinja 0.3%Language:Shell 0.2%