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
-
1.Course Overview2m 46sUP NEXT
-
2.Istalling HTTPX6m 22s
-
3.Making HTTP GET Requests Using HTTPX8m 54s
-
4.Parsing JSON Responses7m 3s
-
5.Passing Parameters in a GET Request9m 56s
-
6.Parsing HTTP Response Objects8m 2s
-
7.Handling Binary Responses7m 54s
-
8.Using HTTP POST Requests with HTTPX8m 15s
-
9.Submitting Multiple Parameters in a POST request4m 43s
-
10.Using HTTP HEAD Requests with HTTPX9m 4s
-
11.Using OPTIONS, PUT, and DELETE Requests with HTTPX8m 42s
-
12.Course Summary1m 57s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.