URLDownload[url]
URLDownload[{url1, url2, …}]
URLDownload[url, file]
URLDownload[{url1, url2, …}, dir]
URLDownload[HTTPRequest[…], …]
URLDownload[{req1, req2, …}, …]
URLDownload[req, loc, elem]
URLDownload[req, loc, {elem1, elem2, …}]
- Authentication — default None
- CookieFunction — default Automatic
- FollowRedirects — default True
- Interactive — default True
- TimeConstraint — default Infinity
- VerifySecurityCertificates — default True