Automatically generate scrapers
Scenario | Action Taken by Reworkd |
---|---|
New row of data saved | Inserts data and marks as a CREATE change. |
Duplicate row of data saved | Skips insertion; no duplicate is created. |
Updating data that has been seen before (existing key) | Updates existing record without duplication and marks as an UPDATE change |