Extract the table from the provided webpage link and transform it into a Datatable

I would greatly appreciate it if you could extract the table from the provided webpage link and transform it into a Datatable using the ‘Find Children’ activity.

@Shankar_MasRobo
Hi,

Extract the table data from Clicking add new column in the end of the any cell in order to extract the data perfectly.

Thank you

Hi @Shankar_MasRobo

  1. Use “Use Application/Browser” activity and indicate the website screen.
  2. Use “Extract Table Data” to extract the details from the website.

NOTE: SHARED THE WORKFLOW FOR REFERENCE

Sequence3.xaml (15.0 KB)

Hope it helpss!!
Regards,

Hi,
Good Day!!!
I would like to know about to extract web table by using Find children Activity.

@Shankar_MasRobo

Rather than Find Children activity “Extract Table Data” activity is more easy way to extract the data from the webpage and store it into an datatable. Refer the workflow for reference.

Regards,