https://github.com/technickai/django-url-watcher
Django app to poll urls and check their contents
https://github.com/technickai/django-url-watcher
Last synced: 3 months ago
JSON representation
Django app to poll urls and check their contents
- Host: GitHub
- URL: https://github.com/technickai/django-url-watcher
- Owner: TechNickAI
- Created: 2012-01-03T02:02:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-04T23:35:50.000Z (over 13 years ago)
- Last Synced: 2025-01-29T05:43:57.475Z (4 months ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Django Plugin/App that will regularly check urls and alerting you if criteria isn't met.
Handy for verifying that production urls always contain expected data.