Take a look at the book Automating the Boring Stuff with Python (free PDF):
https://automatetheboringstuff.com/

There's a couple of chapters in there for downloading CSV files and
extracting the data.

On Thu, Dec 13, 2018 at 1:57 PM Sammy Lee <sjl1...@comcast.net> wrote:

> I need help on how to open a webpage and save the HTML to a given file
> path, given a URL.
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to