Website Download

Job ID: 36070895

Budget: £10 – £20 GBP

From a Microsoft Windows command line, I wish to run a program that will download a website to a TXT file.

So, image for a moment that you visit a website and the navigate to the Browser Menu. From there you can SAVE PAGE AS and select the output to be TXT.

The program must be Windows 10/11 compatible and be written so that it can be run without any prompting from the user.

The website URL will be held in a file called CONFIG.TXT

The program will access this CONFIG.TXT and read the first line of the file.

The program will output the website details to a file called OUTPUT.TXT

The program can be written in any language.