HTTP Requests with HTTPX: Introduction
Jupyter
| Beginner
- 12 videos | 1h 23m 38s
- Includes Assessment
- Earns a Badge
Experience making and processing HTTP requests using HTTPX will help you integrate such requests into your web applications. In this entirely hands-on course, you'll dive into the mechanics of HTTP requests and responses using the HTTPX library. You'll begin by invoking basic GET requests to request data from a remote server. You'll then explore the different possible forms of responses - ranging from HTML content and structured JSON data to binary data, such as images and videos. Moving on, you'll learn to use POST requests to submit information to a remote server. Lastly, you'll cover a host of other HTTP requests that can be invoked with HTTPX, namely HEAD requests to retrieve headers, OPTIONS requests to get communication information, PUT requests to create or update resources, and DELETE requests to remove them.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseInstall the latest available version of httpx on your systemMake basic get request calls using httpx and examine the response objects that are returnedIdentify the different forms of responses that may be contained within an httpx response objectSubmit http get requests with one or more parameters using httpxExtract useful information from different forms of httpx response objects
-
Retrieve and work with binary data, such as images using httpxSubmit data to a remote server using a post request with httpxDefine and submit a post request containing json and binary dataRetrieve information about a remote resource using a head requestRecognize the different types of http requests that can be invoked with httpx and describe the use cases for each of themSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 46s
-
6m 22sIn this video, you will learn how to install HTTPX on your system. FREE ACCESS
-
8m 54sIn this video, find out how to make basic GET request calls using HTTPX and examine the Response objects that are returned. FREE ACCESS
-
7m 3sIn this video, you will learn how to identify the different forms of responses that may be contained within an HTTP Response object. FREE ACCESS
-
9m 56sDuring this video, you will learn how to submit HTTP GET requests with one or more parameters using HTTPX. FREE ACCESS
-
8m 2sDuring this video, you will learn how to extract useful information from different forms of HTTP Response objects. FREE ACCESS
-
7m 54sIn this video, you will learn how to retrieve and work with binary data, such as images, using HTTPX. FREE ACCESS
-
8m 15sLearn how to submit data to a remote server using a POST request with HTTPX. FREE ACCESS
-
4m 43sLearn how to define and submit a POST request containing JSON and binary data. FREE ACCESS
-
9m 4sIn this video, learn how to retrieve information about a remote resource using a HEAD request. FREE ACCESS
-
8m 42sUpon completion of this video, you will be able to recognize the different types of HTTP requests that can be invoked with HTTPX and describe the use cases for each of them. FREE ACCESS
-
1m 57s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.