2
I need to extract several text files that are organized in annual folders at the following url: http://www.rsssfbrasil.com/tablesae/
How do I extract multiple folders at once? For example, if I want the 2003, 2004 and 2005 files, so I don’t have to write the same code three times.
Thank you!
Hello, at the address given in the question, I did not find any folder or directory, just several htm files. Usually you will download the files only once, and then work on them. What exactly do you want to do?
– Bernardo Botelho