How to download batch of randomly named files
- by TheLearner
I need to download a bunch of files from a website but I don't want to have to click on each file to add it to downloadall or whatever.
The structure of the website is as follows:
http://something.com/katalog/?get=Exclusive/group1/2012.09.03/
The directory has loads of randomly named files with .doc extensions. I can't use the batch feature because the files don't start or end with the same characters e.g. 001...100.
Any ideas/