changedetection.io/changedetectionio/processors
dgtlmoon 5e2049c538 Fix build issue 2023-11-13 17:02:27 +01:00
..
README.md New feature - Restock / stock / out of stock monitor option/mode 2023-03-18 20:36:26 +01:00
__init__.py New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943) 2023-11-13 16:39:11 +01:00
restock_diff.py Code refactor for fetchers (#1941) 2023-11-13 10:42:56 +01:00
text_json_diff.py Fix build issue 2023-11-13 17:02:27 +01:00

README.md

Change detection post-processors

The concept here is to be able to switch between different domain specific problems to solve.

  • text_json_diff The traditional text and JSON comparison handler
  • restock_diff Only cares about detecting if a product looks like it has some text that suggests that it's out of stock, otherwise assumes that it's in stock.

Some suggestions for the future

  • graphical
  • restock_and_price - extract price AND stock text