You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(start)->(execute watchers)when all watchers have completed-><check>
(execute watchers)-(note: parallel scraping of all configured property portal search URLs.\nfound properties are normalized and get collected for postprocessing. {bg:lightyellow})
<check>[items left]->(take item)->(apply all filters)-><filters>
(apply all filters)-(note: each filter may remove the found item from the postprocessing pipeline. {bg:lightyellow})
<filters>[removed]-><check>
<filters>[pass]->(apply all enrichers)->(notify all observers)-><check>
(apply all enrichers)-(note: enrichers add metadata to found properties.\nThis could for instance be geocoordinates. {bg:lightyellow})