Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thp/urlwatch
Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable.
https://github.com/thp/urlwatch
automation monitor python webpage
Last synced: 10 days ago
JSON representation
Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable.
- Host: GitHub
- URL: https://github.com/thp/urlwatch
- Owner: thp
- License: other
- Created: 2014-01-29T18:42:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T05:46:31.000Z (about 2 months ago)
- Last Synced: 2024-10-16T14:41:21.956Z (23 days ago)
- Topics: automation, monitor, python, webpage
- Language: Python
- Homepage: https://thp.io/2008/urlwatch/
- Size: 1.11 MB
- Stars: 2,825
- Watchers: 69
- Forks: 350
- Open Issues: 77
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
- awesome - thp/urlwatch - Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable. (Python)
- jimsghstars - thp/urlwatch - Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable. (Python)
- best-of-web-python - GitHub - 15% open · ⏱️ 18.05.2024): (Others)
README
[![Unit Tests](https://github.com/thp/urlwatch/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/thp/urlwatch/actions/workflows/unit-tests.yml)
[![Packaging status](https://repology.org/badge/tiny-repos/urlwatch.svg)](https://repology.org/metapackage/urlwatch/versions)
[![PyPI version](https://badge.fury.io/py/urlwatch.svg)](https://badge.fury.io/py/urlwatch)
[![Documentation](https://readthedocs.org/projects/urlwatch/badge/?version=latest&style=flat)](https://urlwatch.readthedocs.io/en/latest/)```
_ _ _ ____
_ _ _ __| |_ ____ _| |_ ___| |__ |___ \
| | | | '__| \ \ /\ / / _` | __/ __| '_ \ __) |
| |_| | | | |\ V V / (_| | || (__| | | | / __/
\__,_|_| |_| \_/\_/ \__,_|\__\___|_| |_| |_____|... monitors webpages for you
```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.* Documentation: https://urlwatch.readthedocs.io/
* Website: https://thp.io/2008/urlwatch/
* E-Mail: [email protected]