Inquiry Regarding Extracting Day-wise Data from TCS Share Price Graph Using UiPath

I hope this message finds you well. I am writing to seek your expertise and guidance regarding a specific task that has been presented to me.

I have been provided with a problem statement that involves the extraction of day-wise historical and current stock values from a graph representing TCS share prices over a period of one month. The graph in question is accessible through the following URL:

https://www.google.com/search?q=tcs+share+price&rlz=1C5GCEM_enIN1059IN1059&oq=tcs+share&aqs=chrome.0.0i131i433i512j69i57j0i131i433i512l2j0i512j0i131i433i512l2j0i512l3.4215j1j4&sourceid=chrome&ie=UTF-8

Problem Statement: Select the graph for 1 month and try to fetch the day-wise historical & current value of the stock from the graph and save it in an Excel file.

The task requires employing the UiPath tool to interact with the provided URL, select the appropriate graph depicting a one-month time frame, extract the necessary stock value data, and subsequently save this data into an Excel file.

Guys please check and let us know if it is possible to acheive this using the UiPath tool.

@Praveen_Singh

Check this

cheers

1 Like

@ Anil_G

Thanks for your reply.

So, this means that this is not possible with any RPA tool.

@Praveen_Singh

From the graph directly you cannot

if the data is there in any table or fields you can…generally you will have historical data tables as well…try finding that if you find it then you can get those details from table

cheers

1 Like