The US Department of Agriculture makes official data (specifically, the National Agricultural Imagery Program data, consisting of satellite imagery of the continental US) available only through the following Box.com Shared Link (also available from the USDA website, click on the big link for "National Ag. Imagery Program County Mosaic").
I want to download all the files inside a given directory, which exceeds 15 GB in size. I am looking for a way to *automatically* download these files, meaning, I don't want to sit there and manually download potentially hundreds of files. Non-solutions include WebDAV, which doesn't follow links to Shared Links, nor FTP, which is disabled for free users. I can't seem to easily get a list of URLs out of the box.com web single-page app, which I could then download in with wget or curl. If I disable JavaScript, Box.com will show me a list of files but not let me download any, saying "The requested page does not exist"—apparently JavaScript is required to download this public data.
I'm looking into the Box CLI—will it let me download a local copy of all files in Shared Links, or will it be another non-solution?
If Box can't enable straightforward downloading of US government public data, I'll have to lobby the USDA to use another service.