Data scraping from a number of tabs

I need data from various dates on a web page. Can I use data scraping to get the information from each date?

@Lashan_Bannister_BS

Yes. Can you explain more or share the web URL from where you want to extract data?

Regards
Anand

Hi,

I need to extract the data from each date since January 1 2020.

https://bisxbahamas.com/price-sheet/

@Lashan_Bannister_BS

You want like this.
If you want headers in xlsx file just check Add header in write range activity.

Data.xlsx (10.9 KB) Main.xaml (10.0 KB)

Regards
Anand

I am able to extract the data from the webpage but I need the data for each day since January 2020.

If you have dates in xlsx file you can generalize by taking a variable and put here the date value and use read range activity and perform the activity.

Data.xlsx (11.1 KB) Main.xaml (20.8 KB)

Good day,

image.png

I received the above error message when using the select activity. I need to select an item in a website application form. Can you assist with this?

Regards,