Hello,
How to automatically download all files in this column?
https://orders.fdic.gov/s/press-release-orders?prYear=2020&prDate=31&prMonth=7
Thank you,
Hello,
How to automatically download all files in this column?
https://orders.fdic.gov/s/press-release-orders?prYear=2020&prDate=31&prMonth=7
Thank you,
hi @prititit
Try with datascrapping and obtain all the urls of docket no, then loop through it to download all files
for ur reference u can check this Main.xaml (19.0 KB) i tried the above one
Hope it helps,
Mark it as solution if u got it
Nived N
Hello @NIVED_NAMBIAR ,
It says the activity is missing or invalid
Go to manage packages
Download
Uipath.excel activitiy
Uipath.system.activitues
Uipath.uiautomation.activities
What I did is I scraped all the docket no section and obtain url , from that I used for each loop to iterate through each url and download the file
Thanks, @NIVED_NAMBIAR!
Did it worked ?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.