Web content download

There is a web API https://pi.ercot.com/contentproxy/publicList?folder_id=10001937
As soon as this is fired on the browser a page comes in which many files are listed for downloads
I want to download all the files ....is it possible to write a shell script which can download the files

if you can use Perl, WWW::Mechanize module will help you