Course Information
Course Overview
Learn to interact with third-party APIs to make your Python apps even more powerful
In this course you will learn about how requests on the web work and how to connect to APIs using the Python library called Requests. It covers everything you need to know about sending requests and handling responses in Python.
Why requests? Third-party APIs are a great way to add cool functionality to your app, and if you know how to access and use APIs, then you can take advantage of them. This course will help you get to the point where you're comfortable with working with APIs.
Check out list of videos that add up to over three hours below.
Join the course today by clicking the "Enroll in Course" button. I'll see you inside.
Course Content
- 7 section(s)
- 27 lecture(s)
- Section 1 Introduction
- Section 2 Understanding Requests
- Section 3 The Python Requests Library
- Section 4 Reading API Documentation
- Section 5 REST Countries
- Section 6 Twilio
- Section 7 Github
What You’ll Learn
- The Requests library for Python
Skills covered in this course
Reviews
-
AAdebiyi Akintunde
He is calmly explaining in a concise manner Some of the links need to be updated. Some websites have newer versions and are hard to follow.
-
TTrinidad Diez Rojo
Muy bien resumido los fundamentos de un API y los tipos de requests.
-
JJefferson Wilson
I have taken other courses with similar material and this course re enforces some of those concepts which is what I was looking for.
-
RRuben Aguilar Dominguez
Good course with a lot of hands-on demos. Recommended