Hi Guys,
Please help
I am trying to extract data from below link for the date range of last 7 days to Excel and then mail it to myself.
https://www.ccilindia.com/Research/Statistics/Pages/CCILAllSovereignBondsIndex.aspx
Thanks in advance,
Shailesh
sarigam
(Sariga)
January 3, 2018, 7:22pm
2
Hi @shailesh_mishra
Please refer the steps below
Using Type into activity update the date range to last 7 days
Once the webpage loads, use Data scrapping
Store the scrapped values in an excel using write CSV
4.Open the mail activity and upload the attachment path.
Hope this steps will help to solve your problem
Hi,
Thank you for your reply, i am new to RPA with not much exposure to tool yet, can you by any chance help me create one and sent as an attachment.
Really appreciate your help.
Thanks,
Shailesh
@599712 Hi Dom
Can you please help me with my query, I am new to RPA trying to learn.
Thanks,
Shailesh
Dominic
(Dominic)
January 4, 2018, 9:54am
5
@shailesh_mishra , May I know where do you face the problem ? You can go with @sarigam suggestion ! Feel free to ask, if you have any concern.
Regards,
Dominic
I have prepared this but i am not able to take date in itScrapping (1).xaml (10.2 KB)
Hashim_Shamsudeen
(Hashim Shamsudeen (Speridian Technologies))
January 4, 2018, 10:38am
7
Hi @shailesh_mishra ,
I created a sample work flow for you.Hope it works for you.Data Scraping.zip (56.0 KB)
Main.xaml (12.4 KB)
Please add a valid emailId in send email action to receive the attachment. Also make sure the path I have gave to write the CSV file is valid. If no give a valid path in write CSV action and the same path assend email action attachment variables.
@Hashim_Shamsudeen Thanks bro worked for me