🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

page-monitor

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

page-monitor

Simple Python based Page monitoring with JS support and notifications

0.4.1
94

Supply Chain Security

100

Vulnerability

98

Quality

100

Maintenance

100

License

Maintainers
1

Page Monitor

Build Status PyPI PyPI - License PyPI - Python Version PyPI - Status GitHub issues Read the Docs (version)

(If you are reading this on PyPI you can go on the project's GitHub page for a properly formatted version)

This is an app that monitors web pages for changes, with optional conditions, and is able to execute actions based on changes, like send an email or a Telegram message.

It will also fully support JavaScript rendering by using Chromium in the background once requests-html releases an Async compatible version.

Quickstart

  • pip install page-monitor
  • Create a tasks configuration file
  • page_monitor tasks.yml

Documentation

Documentation available on Read The Docs

Documentation source here

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts