Update README.md

This commit is contained in:
dgtlmoon
2022-02-19 13:41:54 +01:00
committed by GitHub
parent 85715120e2
commit dd384619e0
+2
View File
@@ -99,6 +99,8 @@ See the wiki for more information https://github.com/dgtlmoon/changedetection.io
## Filters
XPath, JSONPath and CSS support comes baked in! You can be as specific as you need, use XPath exported from various XPath element query creation tools.
(We support LXML re:test, re:math and re:replace.)
## Notifications
ChangeDetection.io supports a massive amount of notifications (including email, office365, custom APIs, etc) when a web-page has a change detected thanks to the <a href="https://github.com/caronc/apprise">apprise</a> library.