Skip to main content

Python script to monitor a webpage for changes.

Project description

urlmon

Work in progress. Python script to monitor a webpage component for changes.

  • Free software: MIT

  • Documentation: [STRIKEOUT:https://urlmon.readthedocs.org]

Features

  • Checks for changes in a website (or list of websites) since last run

  • Sends a Pushover notification if there have been changes

Installation

Enter your Pushover API token:

keyring set pushover api_token

Enter your Pushover user:

keyring set pushover user ```

Usage

  • Take single URL from stdin: echo 'http://n8henrie.com' | python3 urlmon -

  • Take multiple URLs from file: urlmon urls.txt

History

0.1.1 20151229

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

urlmon-0.1.1.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

urlmon-0.1.1-py2.py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page