Table extraction doesn't work when trying to scrape multiple pages

Hi @Luke2390,

I understand that you want to do below:

  1. extract data from website
  2. write the extracted data to excel file

to do this, follow below:

  1. extract data and save the output to data table.
  2. After that use excel scope and use write range activity to write datatable into excel.

This should help.

Regards
Sonali