Locked learning resources

Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Locked learning resources

This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Working With APIs in Python: Reading Public Data (Summary)

There’s so much you can learn about APIs: different headers, different content types, different authentication techniques, and so on. However, the concepts and techniques that you’ve learned in this video course will allow you to practice with any API you like and to use Python for any API consumption needs you may have.

In this video course, you’ve learned:

  • What an API is and what you can use it for
  • What status codes, HTTP headers, and HTTP methods are
  • How you can use Python to consume public data using APIs
  • How you can use authentication when consuming APIs with Python

Go ahead and try this new magic skill with whatever public APIs you like!

Resources mentioned in this lesson:

Locked learning resources

Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Already a member? Sign-In

Locked learning resources

The full lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Already a member? Sign-In

Become a Member to join the conversation.