Hi, can anyone help me into this Please.
I have this data in website,
I want to extract the data Departure date, arrival date from this.
I am very new to uipath, and unable to use data scraping into this,because that is not working.
How can i Extract this.I want data from column1to column6(departure and arrival date ) in datatable.
Please help.
Hey @Anjali_Rani,
You need to use get text to scrape the dep and arrival date in a loop.
Loop control condition will be based on the row number or idx.
Hope this helps.
Thanks
#nK
Try.xaml (15.0 KB)
Here i am attaching what i was trying,Please do help ASAp. 
Sure @Anjali_Rani
But could you please check the URL, as it is not opening for me.
Thanks
#nK
Hi, can You help me Please

Sorry, for a bit delay.
Please find the solution… kindly moderate as per your need and please add a loop exit condition.
ShippingDetailsScraping.zip (5.8 KB)
Thanks
#nK
Thank you, I will try this.
Hi can you tell me how can i put the condition ,so that only first 5 row will extract,Please do help Asap,Please.