An open API service indexing awesome lists of open source software.

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.

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.