Click link that downloads CSV file to desktop

I'm trying to click the export link on this webpage that downloads a csv file. I know how to scrape the URL of the link, but that doesn't result in saving the file to my desktop (this is something I want to do on 40 similar pages each day, hence why I'm trying to automate the process). There is an extra step that requires saving the file through the windows interface. Any help anyone can provide is much appreciated.

Url: DraftKings | Daily Fantasy Sports For Cash

Sitemap:
{id:"sitemap code"}

There are many tools for downloading, you can try something like https://www.freedownloadmanager.org/

If I recall you can import file / clipboard of a list of URLs for it to download to your PC.
Alternatively, you can try changing your browser settings (it is not a WS setting) so that clicking on CSV automatically downloads it.