Git Product home page Git Product logo

watchtower's Introduction

logo

Watchtower

Watchtower monitors changes on webpages


Table of Contents

About

Sometimes, certain RPA bot operations can break due to inactive websites, changed HTML, or altered page aesthetics (especially those using OCR). This script aims to monitor these changes to enhance proactivity in response to the described issues.

Check the glossary section of the repository.

Goals

The goal is to monitor the status, layout, and HTML of a list of websites to be proactive in case of breaking changes in RPA bots.

Contribution

If you want to contribute to the code, please read the CONTRIBUTING section.

Quick Start

Prerequisites

To check that the prerequisites are met, review this check-list:

  • Chrome WebDriver (120.0.6099.200 or upper)
  • Python 3.9 or upper

You can find the list of each module needed by the software within the requirements file.

Installation

Install the latest version of the project from source

  1. Fork this repository;
  2. Run the following commands:
    python setup.py check
    python setup.py build
    python setup.py install

Usage

Features

  • Website Status Recognition

    Watchtower monitors each each website status code and status message.

  • Graphical Change Recognition

    Watchtower monitors each each website appereance by a crop resistant checksum of a website snap.

  • HTML Structure Recognition

    Watchtower monitors each each website HTML code, besides hred and values.

  • Outlook Emails

    Watchtower sends an Outlook email with a table of the anomalies according to an e-mail template.

Security

Please see our Security Policy for reporting vulnerabilities.

License

This project is licensed under the GPL-3.0 license. See LICENSE for more information.

GNU General Public License version 3.0
Watchtower, Copyright © 2024 Fabio Craig Wimmer Florey
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program.  If not, see https://www.gnu.org/licenses/.

watchtower's People

Contributors

fabioflorey avatar

Watchers

 avatar

watchtower's Issues

Migliorare documentazione

Abstract

:title: README

il logo deve essere cambiato

Additional Comments

:)

Code of Conduct

  • I agree to follow this project's Code of Conduct and I read the SECURITY file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.