17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
Knowing how to programmatically interact with APIs is crucial in the connected world of today. This course will teach you how to use the requests library to work with all kinds of HTTP endpoints.
Modern applications require a lot of data from multiple online sources. . In this course, Python Requests Playbook, you’ll learn to utilize the requests library to make HTTP requests. First, you’ll explore how to make GET requests and analyze response objects. Next, you’ll discover how to send data to the server with other HTTP methods like POST and how to work with cookies, sessions and headers. Finally, you’ll learn how to authenticate your requests and handle redirects and timeouts. When you’re finished with this course, you’ll have the skills and knowledge of using the requests library needed to make HTTP requests to various HTTP compliant services.
Homepage
If You Need More Stuff, kindly Visit and Support Us -->> https://FreeCourseWeb.com
Get More Tutorials and Support Us -->> https://DevCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Course Overview/1. Course Overview.mp4
3.6 MB
~Get Your Files Here !/1. Course Overview/1. Course Overview.vtt
2 KB
~Get Your Files Here !/2. Course Introduction and the Requests Library/1. What Is a Playbook Course.mp4
5.8 MB
~Get Your Files Here !/2. Course Introduction and the Requests Library/1. What Is a Playbook Course.vtt
3.2 KB
~Get Your Files Here !/2. Course Introduction and the Requests Library/2. Using the Requests Library to Access APIs.mp4
8.7 MB
~Get Your Files Here !/2. Course Introduction and the Requests Library/2. Using the Requests Library to Access APIs.vtt
4.9 KB
~Get Your Files Here !/2. Course Introduction and the Requests Library/3. Setting up the Demo API Server.mp4
8.3 MB
~Get Your Files Here !/2. Course Introduction and the Requests Library/3. Setting up the Demo API Server.vtt
4.5 KB
~Get Your Files Here !/2. Course Introduction and the Requests Library/4. Summary.mp4
3.8 MB
~Get Your Files Here !/2. Course Introduction and the Requests Library/4. Summary.vtt
2.3 KB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/1. Initiating GET Requests.mp4
6.4 MB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/1. Initiating GET Requests.vtt
4.5 KB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/2. Analyzing the Responses Status Code.mp4
4.3 MB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/2. Analyzing the Responses Status Code.vtt
2.3 KB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/3. Handling HTTP Error Exceptions.mp4
3.8 MB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/3. Handling HTTP Error Exceptions.vtt
1.8 KB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/4. Inspecting the Response Object.mp4
11 MB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/4. Inspecting the Response Object.vtt
5.2 KB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/5. Passing Values through Query String Parameters.mp4
6.7 MB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/5. Passing Values through Query String Parameters.vtt
4.4 KB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/6. Assigning Event Hooks.mp4
5 MB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/6. Assigning Event Hooks.vtt
2.4 KB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/7. Summary.mp4
5.1 MB
~Get Your Files Here !/3. Analyzing GET Requests and the Response Object/7. Summary.vtt
2.2 KB
~Get Your Files Here !/4. Sending Data to the Server/1. Submitting Data with POST Requests.mp4
3.7 MB
~Get Your Files Here !/4. Sending Data to the Server/1. Submitting Data with POST Requests.vtt
2.4 KB
~Get Your Files Here !/4. Sending Data to the Server/2. Working with Form Data.mp4
11 MB
~Get Your Files Here !/4. Sending Data to the Server/2. Working with Form Data.vtt
6.4 KB
~Get Your Files Here !/4. Sending Data to the Server/3. Working with JSON Data.mp4
3.7 MB
~Get Your Files Here !/4. Sending Data to the Server/3. Working with JSON Data.vtt
1.9 KB
~Get Your Files Here !/4. Sending Data to the Server/4. Working with XML and Other Types of Data.mp4
5.4 MB
~Get Your Files Here !/4. Sending Data to the Server/4. Working with XML and Other Types of Data.vtt
2.5 KB
~Get Your Files Here !/4. Sending Data to the Server/5. Uploading Files with POST Requests.mp4
7.9 MB
~Get Your Files Here !/4. Sending Data to the Server/5. Uploading Files with POST Requests.vtt
3.1 KB
~Get Your Files Here !/4. Sending Data to the Server/6. Using Other HTTP Methods.mp4
7.8 MB
~Get Your Files Here !/4. Sending Data to the Server/6. Using Other HTTP Methods.vtt
4.6 KB
~Get Your Files Here !/4. Sending Data to the Server/7. Summary.mp4
4.8 MB
~Get Your Files Here !/4. Sending Data to the Server/7. Summary.vtt
2.2 KB
~Get Your Files Here !/5. Providing and Receiving Additional Data with Headers/1. Analyzing Response Headers.mp4
4.2 MB
~Get Your Files Here !/5. Providing and Receiving Additional Data with Headers/1. Analyzing Response Headers.vtt
2.1 KB
~Get Your Files Here !/5. Providing and Receiving Additional Data with Headers/2. Customizing Request Headers.mp4
5.6 MB
~Get Your Files Here !/5. Providing and Receiving Additional Data with Headers/2. Customizing Request Headers.vtt
2.7 KB
~Get Your Files Here !/5. Providing and Receiving Additional Data with Headers/3. Summary.mp4
3 MB
~Get Your Files Here !/5. Providing and Receiving Additional Data with Headers/3. Summary.vtt
1.3 KB
~Get Your Files Here !/6. Persisting Connections with Cookies and Sessions/1. Sending and Receiving Cookies.mp4
7.1 MB
~Get Your Files Here !/6. Persisting Connections with Cookies and Sessions/1. Sending and Receiving Cookies.vtt
4 KB
~Get Your Files Here !/6. Persisting Connections with Cookies and Sessions/2. Persisting Connections with Sessions.mp4
16.1 MB
~Get Your Files Here !/6. Persisting Connections with Cookies and Sessions/2. Persisting Connections with Sessions.vtt
6.5 KB
~Get Your Files Here !/6. Persisting Connections with Cookies and Sessions/3. Retrying Failed Connections with Transport Adapters.mp4
20 MB
~Get Your Files Here !/6. Persisting Connections with Cookies and Sessions/3. Retrying Failed Connections with Transport Adapters.vtt
7.4 KB
~Get Your Files Here !/6. Persisting Connections with Cookies and Sessions/4. Summary.mp4
4.7 MB
~Get Your Files Here !/6. Persisting Connections with Cookies and Sessions/4. Summary.vtt
2 KB
~Get Your Files Here !/7. Working with Redirection and Timeouts/1. Working with Redirection and History.mp4
7.8 MB
~Get Your Files Here !/7. Working with Redirection and Timeouts/1. Working with Redirection and History.vtt
3.9 KB
~Get Your Files Here !/7. Working with Redirection and Timeouts/2. Setting Timeouts.mp4
9.4 MB
~Get Your Files Here !/7. Working with Redirection and Timeouts/2. Setting Timeouts.vtt
3.9 KB
~Get Your Files Here !/7. Working with Redirection and Timeouts/3. Summary.mp4
3.1 MB
~Get Your Files Here !/7. Working with Redirection and Timeouts/3. Summary.vtt
1.3 KB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/1. Using HTTP Basic Authentication.mp4
5.4 MB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/1. Using HTTP Basic Authentication.vtt
2.6 KB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/2. OAuth2 and the requests-oauthlib Library.mp4
15.5 MB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/2. OAuth2 and the requests-oauthlib Library.vtt
7.5 KB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/3. Leveraging OAuth2 for Data Retrieval.mp4
27.9 MB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/3. Leveraging OAuth2 for Data Retrieval.vtt
10.1 KB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/4. Implementing Custom Authentication Methods.mp4
5.2 MB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/4. Implementing Custom Authentication Methods.vtt
2.4 KB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/5. Ensuring Data Privacy with HTTPS.mp4
6.5 MB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/5. Ensuring Data Privacy with HTTPS.vtt
3.9 KB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/6. Summary.mp4
5.2 MB
~Get Your Files Here !/8. Authenticating Requests for Secured APIs/6. Summary.vtt