On 12/12/2013 20:45, Matt Graves wrote:
I have direct links to a number of csv files to download. Copying and pasting 
it to my browser would take too long, how would i go to this site for example 
and get the file? Right when you go to the site the download should start

www.example.com/files/document.csv

Have a look in the Python docs for "urlretrieve".
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to