def save_url_to_file(url, savefile): This is the starting code. > On December 13, 2018 at 11:56 AM Sammy Lee <sjl1357 at comcast.net> wrote: > > > I need help on how to open a webpage and save the HTML to a given file path, given a URL. >