[Tutor] Open webpage and save CSV

Mark Lawrence breamoreboy at gmail.com
Thu Dec 13 16:26:29 EST 2018


On 13/12/2018 17:16, Sammy Lee wrote:
> I need help on the problem below,
> 
> Given a URL, open the webpage and save the CSV to a given file path.
> 
> def save_url_to_csv_file(url, savefile):


Run up your favourite text editor and type up some code.  Try to run it. 
  Tell us what problems you get.  Failing that send a large cheque to 
the PSF and no doubt somebody will help you out.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence



More information about the Tutor mailing list