.. highlight:: none

::

                            _               _       _       ____
                 _   _ _ __| |_      ____ _| |_ ___| |__   |___ \
                | | | | '__| \ \ /\ / / _` | __/ __| '_ \    __) |
                | |_| | |  | |\ V  V / (_| | || (__| | | |  / __/
                 \__,_|_|  |_| \_/\_/ \__,_|\__\___|_| |_| |_____|

                                     ... monitors webpages for you


|Build Status| |Packaging status| |PyPI version|

.. |Build Status| image:: https://travis-ci.org/thp/urlwatch.svg
   :target: https://travis-ci.org/thp/urlwatch
.. |Packaging status| image:: https://repology.org/badge/tiny-repos/urlwatch.svg
   :target: https://repology.org/metapackage/urlwatch/versions
.. |PyPI version| image:: https://badge.fury.io/py/urlwatch.svg
   :target: https://badge.fury.io/py/urlwatch

urlwatch is intended to help you watch changes in webpages and get
notified (via e-mail, in your terminal or through various third party
services) of any changes. The change notification will include the URL
that has changed and a unified diff of what has changed.

The Handbook
============

.. toctree::
   :maxdepth: 2

   introduction
   jobs
   filters
   configuration
   reporters
   advanced
   dependencies
   deprecated
   migration


Indices and tables
==================

* :ref:`genindex`
* :ref:`search`
