https://github.com/openpolis/django-web-source-manager
Django application to monitor web sources and detect changes in specified sections.
https://github.com/openpolis/django-web-source-manager
Last synced: 3 months ago
JSON representation
Django application to monitor web sources and detect changes in specified sections.
- Host: GitHub
- URL: https://github.com/openpolis/django-web-source-manager
- Owner: openpolis
- License: agpl-3.0
- Created: 2024-06-13T09:31:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T16:26:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-09T21:19:40.908Z (over 1 year ago)
- Language: HTML
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
README
Django application to monitor web sources and detect changes in specified sections.
Uses [Playwright](https://playwright.dev/python/).
Installation:
pip install https://github.com/openpolis/django-web-source-monitor
Note:
Please, note that this is in alpha development state.
Will be released as a python package as soon as it enters at least a beta stage.