How to use APIs with Python

Course written by Fletcher Heisler

HTTP is the foundation of all communication on the Internet. In this course, we'll cover how it works and how to use it to request information from a server. Let's get started!

0%

Completed

  • Let's start with the basics: what is HTTP, how does it work, and how can you use it to get information from a web server?

    Not started

  • Ask and you shall receive! Let's go ahead and make an HTTP request.

    Not started

  • A successful request results in some kind of response from the server. Let's learn how those responses are structured and how to understand them.

    Not started

  • We covered a lot in this lesson. Let's take some time to review what we've learned!

    Not started

← Back to the Introduction to APIs in Python track

Sign in to Codecademy