Urllib

Course:
Python

Python makes it easy to interact with web services. In this video, we show you how to construct a URL, send a GET request to a server, and then parse the response. We also cover the 5 modules in the urllib package.

Python makes it easy to interact with web services. In this video, we show you how to construct a URL, send a GET request to a server, and then parse the response. We also cover the 5 modules in the urllib package.