Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes & Exercises →
    Check your learning progress
    Browse Topics →
    Focus on a specific area or skill level
    Community Chat →
    Learn with other Pythonistas
    Office Hours →
    Live Q&A calls with Python experts
    Podcast →
    Hear what’s new in the world of Python
    Books →
    Round out your knowledge and learn offline
    Reference →
    Concise definitions for common Python terms
    Code Mentor →Beta
    Personalized code assistance & learning tools
    Unlock All Content →
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Tutorial Writer Become a Video Instructor
  • Search
/
  • Join
  • Sign‑In

Making HTTP Requests With Python (Quiz)

Christopher Bailey
Making HTTP Requests With Python Christopher Bailey 04:00
Recommended Tutorial Course Slides (PDF) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
95%
  • Getting Started With Requests
  • Requests Introduction & Overview 01:18
  • The GET Request 01:59
  • Responses: Status Codes 06:28
  • Responses: Content and Headers 04:09
  • Section 1 Recap & Review 00:40
  • Fetching & Sending Data
  • Query String Parameters 03:54
  • Request Headers 03:22
  • Other HTTP Methods 02:44
  • The Message Body 03:05
  • Inspecting Requests 01:09
  • Section 2 Recap & Review 00:45
  • Advanced Usage
  • Making Authenticated Requests 05:48
  • SSL Certificate Verification 01:18
  • Request Timeouts 05:52
  • The Session Object 03:20
  • Limiting Retries 02:29
  • Making HTTP Requests With Python (Quiz) 04:00
  • Section 3 Recap & Course Conclusion 00:48

© 2012–2025 Real Python ⋅ Privacy Policy