Change Detection
The Watch system detects changes in extracted fields over time by comparing current extraction results against stored baselines.
4 min read Updated July 2026
Change Types
ContentChange
Triggered when text content differs from baseline.
PriceChange
Specialized numeric change detection with percentage calculation and tolerance thresholds.
StockChange
Triggered when availability indicators change.
ElementAdded / ElementRemoved
Triggered when a selector starts matching new elements or stops matching existing ones.
