I am a newcomer to coding... I have to download a large number of files from a site and they are all on separate pages. I was wondering if it is possible to scan through all the links maybe 2 pages deep and look for and simulate clicks on a download button?
I am a newcomer to coding... I have to download a large number of files from a site and they are all on separate pages. I was wondering if it is possible to scan through all the links maybe 2 pages deep and look for and simulate clicks on a download button?
Short answer - no. Not with Javascript.
All advice is supplied packaged by intellectual weight, and not by volume. Contents may settle slightly in transit.
__________________
All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.