Hi there folks! I am working on a program to teach my class at home. So far the program will download a textfile each day that has a list of workpages. Then the program reads the textfile, downloads the work, and the students work away. So far it works great, I'm not complaining, but was wondering if there another way to download a folder.

Basically the website has a bunch of folders with date stamps in formats, ex: 09-04-20202. The program looks for the folder, and I was wondering if it could just download whatever worksheets was in there without the need for the textfile with the list of contents?

Thanks!