Page source downloader

Job ID: 34947262

Budget: $30 – $250 USD

I need a simple program that will download the HTML source for multiple web pages at a time. I would like to be able to provide the program with a list of URLs either C&P'ed into the program, or accessed as a simple text file, have the program access the source code and download each of the URLs into separate files. The file names could be the position in the list, i.e. source code for the first URL in the list would be downloaded as 01.TXT.
None of this is intended for nefarious purposes! Simply for fun, I want to use Visual Basic 6 to extract (free) football statistics data from sports-reference.com. Here is a sample page: https://www.sports-reference.com/cfb/boxscores/2022-10-15-tennessee.html. I can extract the data from the source of that and similar pages. (Of course I can do it singly! - but I want to apply the method to their historical pages as well, and there are hundreds of pages! And no, they don't sell or otherwise allow access to their data.)
I hope there is someone who can help this old washed-up programmer continue his hobby! Thanks.
Related categories: C Programming JavaScript Visual Basic .NET