Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/immewnity/watchog
A work-in-progress project.
https://github.com/immewnity/watchog
Last synced: 15 days ago
JSON representation
A work-in-progress project.
- Host: GitHub
- URL: https://github.com/immewnity/watchog
- Owner: immewnity
- Created: 2020-09-24T18:12:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T20:14:00.000Z (over 4 years ago)
- Last Synced: 2024-10-31T16:05:45.577Z (2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A work-in-progress project. Ultimately, the goal is to create a bot that will:
1. Perform a GET request on a given URL
1. Custom headers maybe too
1. Session control?
1. Parse the data from the response
1. HTML/XML/JSON/PDF/?
1. Store as a snapshot
1. Compare to previous snapshot
1. If different, send an alert
1. Email/push notification/webhookWith the following features:
* Run change checks at user-provided intervals, customizable per URL
* Run change checks manually