Answer the question
In order to leave comments, you need to log in
How to download files from the Internet according to XLS data?
Good afternoon, ladies and gentlemen!
There is a task:
- in the xls format file there is a list of 2000+ hyperlinks to photos on the Internet
- you need to download all the photos from this list to your local computer
Is there any solution or how you can implement it on your own?
Answer the question
In order to leave comments, you need to log in
1. In the adjacent column from the column of links, use the "CONCATENATE" function to collect the command line for wget.
2. Copy the command line column from Excel and paste it into an empty CMD file, place wget.exe next to it, and run CMD.
Convert xls to csv
And then something like this
https://stackoverflow.com/questions/9865866/pipe-o...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question