Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Python Requests Playbook

via Pluralsight

Overview

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.

Syllabus

  • Course Overview 1min
  • Course Introduction and the Requests Library 11mins
  • Analyzing GET Requests and the Response Object 17mins
  • Sending Data to the Server 19mins
  • Providing and Receiving Additional Data with Headers 4mins
  • Persisting Connections with Cookies and Sessions 15mins
  • Working with Redirection and Timeouts 7mins
  • Authenticating Requests for Secured APIs 23mins

Taught by

Pluralsight

Reviews

4.6 rating at Pluralsight based on 16 ratings

Start your review of Python Requests Playbook

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.