If a new element needs to be added to Data Scraping, do I need to redo the whole scraping exercise all over again?

If a new element needs to be added to Data Scraping, do I need to redo the whole scraping exercise all over again? or can I just add the new element to the existing data scraping model?

Hi again @agoyal1980 :slight_smile:

You can edit the ExtractMetadata property of the ExtractData activity but may be easier to redo.

One thing that might speed up the process is to copy the ExtractMetadata string from the original, start the data scraping wizard again, and after you select the first elements and click next, you can paste the copied text into the Edit Data Definition and go from there.